I can't seemed to perform the simple task of hiding a subform and then showing it based on dropdown selection.
1. I set subform field to hidden
2. set rule to show "Subform Name" when dropdown field value is not "select"
Nothing happens: form subform is still hidden.
1. Set subform to visible
2. Set rule to hide subform when dropdown is "select"
3. try to set rule to show subform field when dropdown is not "select" but subform name is now missing from options.
What am I doing wrong?