Hi,
I have a requirement to display the new associated description in a separate text field (this is field is readonly) when the value of a picklist changes. The screen is not ready to save yet. Is there a way to change the value on the screen of another field?
I have tried to use something like the following in the snippet that renders the picklist:
skuid.ui.fieldRenderers.TEXTAREA[descriptionField.mode](descriptionField,‘Some New Value’);
but cannot get the right object for other field descriptionField.
Thanks.
Question
change description field on screen after chosing a picklist value

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.