- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2017 01:13 AM
I am using g_form.setVariablesReadOnly(true) to make the variables Read-Only. But I have a requirement to make the variables editable on RITM form at a certain stage.
Using a client script to set those variables editable doesn't seem to work. How do I achieve this? I am using the Jakarta version.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2017 01:32 AM
Hey Mayank,
Creating UI Policy based on condition would be fruitful.
Please Hit ✅Correct, âÂ��Helpful, or ��Like depending on the impact of the response
Have a lovely day ahead
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2017 01:32 AM
Hey Mayank,
Creating UI Policy based on condition would be fruitful.
Please Hit ✅Correct, âÂ��Helpful, or ��Like depending on the impact of the response
Have a lovely day ahead
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2017 01:44 AM
Thanks guys. I think I missed something. It's working