I'm wondering if anyone is having the same problem in 10.2.
How to replicate issue:
Insert a collection to a form, fill it with a few fields including one HTML field
Put a few more fields before and/or after the collection
Attempt to use HTML field in a field rule in the following manner:
Show [HTML field] when all/any of the following are true:
In the drop down menu to select a field as part of the conditional, I can only select fields that are outside collections/tables.
Let's say we have two collections A and B and a table T and the HTML field is in B. I can't choose anything in A, B or T nor can I choose A B or T themselves, but I can choose any field that isn't part of a collection or table.
If instead of the HTML field I say Show [other field in B] when all/any of the following are true, the drop down menu of the conditional allows me to select any field in B or outside of a collection/table. But ONLY when it's Show [HTML field], the drop down in the conditional has the other fields in the collection missing.
I know this is not a problem in 9.(2?) because the reason I need to do this is I recreated a form in 10.2 from 9 but this field rule is the only thing I can't replicate.
What I am trying to do is have the HTML field in the collection only show up if two other fields in the collection fulfill certain conditions.
I already tried HTML fields in other collections and outside of collections and the same behavior occurred.
Thanks