
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 10:21 AM
Hello SN Comm,
I am trying to come up with a good way to hide an entire form at will - where the user can do so for themselves when working on a form.
Here is what I have going on with a form called Demand Planning:
When Proceed to Form 2 is checked, Effort section appears, and same concept happens when checking Proceed to Form 3. When both 'Proceed' fields become true, they will be read-only. That will eliminate the user from unchecking Proceed to Form 2, which can make the form collapse section 2 but still see section 3.
I wanted to see about creating some sort of action at the top of the form, to collapse entire form (in case the user wants to minimize everything together).
Any Suggestions as to what I can / should do?
Thank you!
~Rob
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2018 11:40 AM
I was able to figure out a nice UI Policy Script to handle the Form how I wanted it to and it works great!
Here is what I did below, if anyone feels like trying to use this:
Thanks everyone who helped out!
~Rob

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2018 11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 11:51 PM
The Activity and Variable formatter will still be visible for RITM Form, any idea how to hide those without DOM manipulation