Resolved! nested if statement making me crazy
I have some fields that I need to hide on the loading of the form dependent on the user logged in. However it is conditional of a field status also. I thought I would nest the IF statements within an IF statement but I cant get it to work. function ...
