• Resolved mwokasch

    (@mwokasch)


    I have an “age” field in a repeater. I’d like to confirm that the age isn’t greater than 17. I realize that repeater fields don’t show up in “Condition Builder.” So, I tried to just do it via the Formula Builder:

    [Repeater].GetField(current,’childAge’) > 17

    This doesn’t work. On a multi-step form, it actually prevents the user from advancing. Any thoughts are welcome.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Conditionals on Repeater Fields’ is closed to new replies.