I know this has been asked many times before, but I cannot make it work as expected.
I have a field that is on a FORM and is optional.
If the field is filled I want some subsequent fields to show , otherwise the subsequent fields should be hidden.
I tried the obvious ISNOTBLANK(Field) on the subsequent fields but it makes no difference.
I tried this with the Field initially set to “”, no difference.
Please explain what to do.