You are viewing limited content. For full access, please sign in.

Question

Question

Forms - Trying to ignore field data using field rules

asked on September 29, 2021

I setup some rules like this. Rule 1 hides a radio button and ignores the data. Rule 2 hides a single line from the ignored radio button above.

However when I select the value A to hide the single line, then hide and ignore my radio button (using the below radio button), I still do not see my single line. It does not seem to be getting ignored.

0 0

Replies

replied on September 30, 2021

The" Ignore the data when field is hidden" option is used to control whether the field data will be retained when submit the form if the field is hidden. And in your case after you submit the form, when you check the variable value from instance detail, you will find only the radio button that is displayed on the form has value, the other radio button and single line which are hidden won't have value. You can refer to https://www.laserfiche.com/support/webhelp/Laserfiche/10/en-US/administration/#../Subsystems/Forms/Content/Rules.htm for more information. 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.