I have two columns in this table. One is a drop down of initials (labeled Initials) and the other column is a signature column (labeled Sign).
I only want the signature column to show when the "OTHER" option is selected in the Initials column.
I went to Field Rules and set the rule, HIDE Sign When Any of the following is true: Initials is not OTHER.
I save and preview, yet the signature column is still showing.
I've tried a few different versions of the rule such as, Show Sign When any of the following is true: Initials is Other
or
Hide Sign when initials is Blank
And I've also had both rules set. Yet the signature column doesn't hide.
Is this because Field Rules can't hide columns in the same table or am I not doing the rules right?