sartography / cr-connect

0 stars 0 forks source link

Group hide not working #551

Closed calexh-sar closed 2 years ago

calexh-sar commented 2 years ago

In the Data Security Plan Enter Outside of UVA Transmission Methods User Task there is an hide_expression for the field and repeat_hide_expression for the repeating section, both of which have the same Value expression: not DateTransmittedOutside or DateTransmittedOutside == False

image.png

If the Value expression evaluates to True, the Form field hide_expression works, but the repeat_hide_expression does not.

image.png

**edit on 11/30/21: After further review, repeat_hide_expression seems to work. Groups with all hidden expressions are what is broken. If every field in a group has a hide_expression value of True, the entire group (including the label) should hide.

calexh-sar commented 2 years ago

@Leashys has this been released? If so, still now working. If not, confused what was released related to "group hide" from Dan's list today (the ticket number seems to be incorrect).

calexh-sar commented 2 years ago

Working as designed.