Home › Forums › General discussion › Multiple Rules / Subsequent Rules
- This topic has 6 replies, 2 voices, and was last updated 5 years, 8 months ago by Maciek Grischke.
-
AuthorPosts
-
-
February 15, 2019 at 00:18 #23822
Hi guys
I have built a really big form with a lot of rules.
For example, there are 50 fields.
First field/rule shows fields 3-25 or 3-30.
Second field shows of hides field 35.
Field 31 shows fields 32-50The issue I have is that even if the second field/rule hides field 35 at the beginning, field 31 will unhide it.
How can I keep the field 35 hidden even if I unhide fields 32-50 in field/rule 31? I tried to visualise my question 😛
-
February 16, 2019 at 14:38 #23837
I’m not sure I understand exactly how you have set it up, but if you use the Linked rules and functions you can trigger a rule only if another rule is true (or false). Look at the help icon and let me know if you are able to figure it out.
Alexander
-
February 17, 2019 at 19:36 #23871
I think what I want can’t be achieved simply, but I found another way by adding an additional column.
I do have another issue. I copied the config from NewForm to EditForm, and a few first fields don’t show up until I trigger the first “choice” option:
Field 1 (Rule 1)
Option 1 or Option 2Field 2 (Rule 2)
Option 1 or Option 2Any fields here (i.e., 3-9) are not showing up until I trigger Field1/Rule1
Trigger: Field 10 (Rule 10)
Linked rules and functions
Rule1 Option1 AND Rule2 Option1Any ideas why?
-
February 18, 2019 at 20:49 #23879
Ensure your rules have been set up to trigger both on load and on change of the fields.
Alexander
-
February 19, 2019 at 22:51 #23886
Alexander, they are set to both.
For now, I’ve added a rule to clear the first two options, so the user must click on them again to trigger the other fields.
-
February 20, 2019 at 21:22 #23900
It’s hard to tell what could cause it without looking at it, but in cases like this you should use the “Debug this rule” option and have a look at the output to see if it reports doing what you expect. If it does, but you don’t see it in the form, there is most likely another rule interfering and reversing the action.
Alexander
-
March 8, 2019 at 22:55 #24217
I think I figured it out. Other rules were taking over and I changed their “Validate on” trigger and it seems to be doing what I want.
I have 150 fields/elements and some 25 rules. It was not easy to get it sorted. Hopefully this is it.
-
-
AuthorPosts
- You must be logged in to reply to this topic.