Best way to hide an entire form

Rob Sestito
Mega Sage

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:

find_real_file.png

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

1 ACCEPTED SOLUTION

Rob Sestito
Mega Sage

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:

find_real_file.png

 

find_real_file.png

 

Thanks everyone who helped out!

~Rob

 

View solution in original post

11 REPLIES 11

Rob Sestito
Mega Sage

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:

find_real_file.png

 

find_real_file.png

 

Thanks everyone who helped out!

~Rob

 

The Activity and Variable formatter will still be visible for RITM Form, any idea how to hide those without DOM manipulation