Hi all,
I created a repeater area form (based on the Demo form). It is all working but now I would like to add some extra features.
In my form a have a field called 'Registration'. Here users can add the registration of an aircraft and they can fill in the rest of the form. Now I would like to add the feature when the registration is entered in the field, the value is checked in the database:
if exist ---> fill the blue fields
if not exist ---> leave fields blank
How can this be implemented in the form?

Kind regards,
Ruud
I created a repeater area form (based on the Demo form). It is all working but now I would like to add some extra features.
In my form a have a field called 'Registration'. Here users can add the registration of an aircraft and they can fill in the rest of the form. Now I would like to add the feature when the registration is entered in the field, the value is checked in the database:
if exist ---> fill the blue fields
if not exist ---> leave fields blank
How can this be implemented in the form?
Kind regards,
Ruud