Hello everyone,
I have a question, let's say I have 2 fields, "field1" and "field2". If the field1 has a specific value then field2 should not be empty.
Is there a way I can do this?
Hi Vasileiois,
Are you refering to a Request , when a customer is entering data in field 1 and then field 2 is required?
You could use a form, that has sections, so that field 1 has values, and field 2 is displayed in the section, based on the values in field 1.
Field 2 can then be made required, but it only is , if it gets displayed.
Hope that helps.
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.