Dependant Enum values

Hi,

I am having an issue that I am having trouble with which I would like some help.
I have a Enum field called “Status” with the following enum values (Non Initiated, Initiated, Terminated, Suspended, Paid). I would like the user to be able to select the 4 first values Non Initiated, Initiated, Terminated, Suspended) and the last one (Paid) to be dependant of another field called “Date of Payment”
So basically once “Date of Payment” is inserted than “Status” must be Paid no matter the previous selection.

can you guys help me to make this work?

1 13 626
13 REPLIES 13
Top Labels in this Space