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

Question

Question

Feature Request: Enhanced Field Rule Logic

asked on May 19, 2020

Would there be any way to configure field rules to use a bit more complex logic? Instead of only AND and OR options ("when all" = AND, "when any" = OR), is there a way to combine the two? I'm looking to create a rule that'll show a set of fields when A or B is selected AND the answer to a different question is yes.

1 0

Answer

SELECTED ANSWER
replied on January 6, 2023

Conditional groups are supported for field rules as well as disable field rule using new form designer in Forms 11 Update 3.

You can see other changes of Forms 11 Update 3 from  https://support.laserfiche.com/kb/1014413/list-of-changes-for-laserfiche-forms-11-update-3 and get Forms 11 Update 3 from Laserfiche 11 package  https://support.laserfiche.com/kb/1014263/software-versions-and-fixes-included-in-the-laserfiche-11-download-package

1 0

Replies

replied on May 19, 2020 Show version history

At the same time, could you add an enable button for a rule as in the lookup tab. Be nice to be able to quickly disable a rule for troubleshooting purposes, etc.

2 0
replied on May 20, 2020 Show version history

I agree that that would be quite helpful to add.

 

For a workaround for your issue, you could create an additional single-line field and use the Calculations section to check whether A or B is selected, and then use that field in the field rules with the Yes.

=OR(Variable="A", Variable="B")

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

Sign in to reply to this post.