Hi,I have an input form that includes a container that is optionally visible - something like:<container type="visibleGroup" visibleIf="[folder/@label]='test'"> <input .... /></container>When I create (and save) a new record the section remains hidden. If I change record, or hit refresh (F5) the ...