Hello everybody,
I have recently created my first database with LO Base. I then created the various forms for entering data in my tables.
I have set up the form of the main table so that I can fill its various fields with the keys chosen from the relative drop-down menus. I was wondering if there is a way to create a record “on the fly” when it is not already present in the drop-down menu.
I try to explain myself better, giving an example:
I have this form to enter the data of an employee, I arrive at the field of the city of origin, I open the drop-down menu that allows me to choose between the various cities already in the database, but I need to select a city that is not yet been added to the cities table (for example, Berlin). So is there a way to add the Berlin record (with all its other fields, for example country of origin, telephone area code, etc.) directly from the employee form?
Thanks in advance to anyone who wants to help me.
Even a link to a written guide or a video tutorial on YT would be much more than enough (I have no idea what the name of the function I’m looking for is called…).