Is there a way to render a text field from another object as editable?
I’ve tried the following and it does not work.
var field=arguments[0], value=arguments[1]; skuid.ui.fieldRenderers.TEXT[field.mode](field, value);<br>
Is there a way to render a text field from another object as editable?
I’ve tried the following and it does not work.
var field=arguments[0], value=arguments[1]; skuid.ui.fieldRenderers.TEXT[field.mode](field, value);<br>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.