Hi!
I have a table with companies and a table with contact persons in these companies. The company-table link to the person-table.
I have a form in the company-table where companies can enter their data. How can I have them also enter data for contact-person and have that data populate the person-table? When I add the person-field into the form, I only get the possibility to search and pick from existing entries - not adding a new entry.
Thanks for any help!