When it comes to codes, I am a novice, so please come easy on me. Basically, I have added three new fields in my database (booking page) which relates to one particular client account, which means I do not want those three fields to be visible or required if any other client is searched in the database.
I know the concept but not good with code. So, it should be something like this:
IF cliend ID = to 72 THEN Show those three fields and make them Required Fields
Else
Hide
I would really appreciate any help on this particularily how the code should look like.
I know the concept but not good with code. So, it should be something like this:
IF cliend ID = to 72 THEN Show those three fields and make them Required Fields
Else
Hide
I would really appreciate any help on this particularily how the code should look like.