Forum Discussion
MarkMark3
9 years agoQrew Member
I am not following where I would implement this in dynamic form rules. I have the same issue. I have a multiple choice field that i want to trigger show/hide specific sections based on the value in the multiple choice field. The dynamic form rules doesn't seem to allow this. For example, I have a field called Milestone type. It has 3 values (A, B, C). If value A, show section 1, hide section 2 and 3. If value B, show section 2 hide section 1 & 3. If Value C, show section 3, hide section 1 & 2. This would seem to be simple logic in an if/then logic test, but dynamic forms only has a when statement. Please help...how do I achieve this desired functionality? Thanks, Mark