I have just started to use the Dynamic Logic and I am very impressed, there is a log of great functionality in here and it is very easy to use.
I do have a question though ...
I have two Enum fields on the Account table; Type (the default field) and "TypeDetail". The latter field becomes mandatory if the "Type=Customer", basically when someone becomes a customer we want extra information.
This all works perfectly if the user is on the Account form and hits "Edit". If the user hits the pencil icon by the "Type" field they can change the value, and save it, without the other field becoming mandatory. Is there any way to prevent this from happening?
Thanks.
I do have a question though ...
I have two Enum fields on the Account table; Type (the default field) and "TypeDetail". The latter field becomes mandatory if the "Type=Customer", basically when someone becomes a customer we want extra information.
This all works perfectly if the user is on the Account form and hits "Edit". If the user hits the pencil icon by the "Type" field they can change the value, and save it, without the other field becoming mandatory. Is there any way to prevent this from happening?
Thanks.
Comment