Make field unvisble in requested item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 02:18 AM
Hi,
I've created an application form with a field called 'installations.' I want this field to be visible while filling out the application form but to disappear after the request is submitted.
This is the application form:
This is the form after it has been submittted, where the application field shouldn't be visble:
Thank.Shir

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 02:22 AM
Hi Shir,
You can follow solution which is onLoad() client script on RITM table from thread. Simply replace the variable name with the variable you use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 02:48 AM
Let's try with a Catalog UI Policy. Sample below.
Let me know if it works for you.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 02:57 AM
Thank you!!!😍
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 05:23 AM
Did it work for you? If my comment was helpful, feel free to mark it as the solution for your post. 😋
Cheers,
Tai Vu