Hide form section based on field is empty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 12:11 AM
Hi All,
I have a requirement like hiding form section based on one of the fields is empty. I have created on load client script, but it is not working anyone help me on this what is the issue, and anything need to be changed in my script.
PFB script I used in clientscript.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 12:43 AM
if mandatory fields are not field then it will not hide?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 12:44 AM - edited 08-04-2023 12:49 AM
Yes it will not hide if the section has mandatory variables which are not filled, it is platform behavior. you need to fill all mandatory fields or you need to set those fields non - mandatory then you can hide section
Harish