Variables is automatically readonly on task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 08:16 AM
I have created variables in record producer which is hidden on catalog item view using UI policy. When i submit the form, I want these variables editable on task form. I have written a client script on catalog item too but it doesnt work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 07:06 AM - edited 06-13-2024 07:07 AM
In your record producer UI policy, make sure that under the When to Apply, you check the Applies on the Target Record. The same would apply to your Client Script on your record producer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 07:41 AM
Hi @juveriya307
Please check the above screesnhot, you can try mentioning the Active, Hidden, Read only to true
or
Use the method of creating roles who can read / write
Hope it helps.
Regards,
Kiranmai.