Skip to main content
Nintex Community Menu Bar

Hide text field

  • April 18, 2019
  • 1 reply
  • 14 views

Forum|alt.badge.img+1

Hello,

 

I need to hide text field in nintex "request" form once its used by a person ho creates a request, but make it visible and in edit mode once it's used by others who works with the request.

 

Thank you.

 

1 reply

Forum|alt.badge.img+7
  • April 19, 2019

Have you tried the 'Is New Mode' in your rule?

 

You'll want to create a Formatting rule on your text field that will hide it when the form is in New Mode. So, just add the 'Is New Mode' into the rule like this:

1588iAF09A55E6F75993D.png

 

Then the rule will look like this:
1589i475068DBAB02B2C3.png

 

Now the field will be hidden when someone creates a new item, but it will appear when they go to edit or view it.

 

If you want it hidden on Display mode as well, just add '|| Is Display Mode'.