Hello,
In my form I have 2 fields Requestor and Steward that will either hide or show the fields. When you first come into the form you are the Requestor but if you are also the Steward (Requestor ='s Steward) you will see all fields and you must complete. BUT if the Requestor and Steward are different ppl then I want certain panels to be hidden to the Requestor. Which I have a rule that makes all this work. The problem is when the Steward receives the email they have to complete the rest of the form I need the panels to show but I can't figure out how to turn the panels back on. Right now per panel I have 2 rules attached to each one for the tabs so you can tab between each panel and then the one that says if Request!=Steward then hide. When I add new rule to say to say Is Edit Mode && Toggle it does not show the panel.
Note my toggle is set to default No and updated during a workflow to Yes after steward receives email that they have to complete the form.
First rule: Tabs!='Software Information' (Switch between all the different tabs in the form)
Second rule: Requestor!=SystemSteward (Hide form)
Third rule: Is Edit Mode && YesNoToggle (Hide form which is set to yes at this time so it should show the form right??)
I am new at Nintex form rules so please dumb it down for me lol
Thanks