Validation to Form

How can I validate the form?

for example,

there is a table of

company |Place

A | place1

A | place2

B | place3

then, when User belongs to company A , I want to show only ‘place1’ and ‘place2’ to the dropdown list.

Hi @Kenzo

I suggest you make a search with key-word “dependent dropdown”.

Here is the Help documentation for it:

Dependent drop-downs

1 Like