I have been controlling the display of form elements in a group by using the "relevant" setting (see below). |
This is a useful technique for essentially expanding and collapsing a set of fields. Up until recently, any field values entered in the group, were maintained when the group fields were collapsed (i.e., ${ShowSummaryGroup} = 'no') and then expanded again (i.e,. ${ShowSummaryGroup} = 'yes'), and prior to the form being submitted. This feature is no longer maintaining these values. What has happened?