I have a form applet which has Edit and Query modes. The display of fields is different in Query mod
I have a form applet which has Edit and Query modes. The display of fields is different in Query mode compared to Edit mode. When I click on Query, the form applet it is suppose to consider the query mode configuration but it is not considering and instead showing the edit mode. Am I missing any configuration? Thanks