I have a controll access section and a field in that section.I want when the field is blank , then section will be shown in collpase mode and when the field is not blank then section will be shown in expandable mode.
Can anybody help me on this.
I have a controll access section and a field in that section.I want when the field is blank , then section will be shown in collpase mode and when the field is not blank then section will be shown in expandable mode.
Can anybody help me on this.
Subject: Control Access Section
I would create two sub forms. One would display the expanded section and the other would display the collapsed section. You can used a computed subform to control which version displays based on the content of the field.