HIde field/table on change request form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 03:04 AM
HI.
I need to hide a defined field in form layout if application/system.urs = true
how can i do that ?
I am try with client script but it's not working .
this field is table ' how i can to know which field to hide?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 04:24 AM
Hi @Omer Revach ,
Please find my solution below based on my understanding om your question:
Write a UI policy Keep the condition as "application/system field value is not empty".
Under UI Policy Action add the Change Risk details field and set the visible value to false.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 04:44 AM
Thank you for your response ,
but i can't found this field on UI POLICY , this Ui policy is on change request table.