The actual detail of what I wish to do is to have a form where the user puts in their details (username, area, etc.) once then can write a list of locations and for that information to be put into a database as individual records. So once submitted they’ll create multiple records each with their details and the individual location they listed.
This database will then be connected to a map that will show each location and the name of the person that locations were added by.
I’d then also like to have buttons which change which records show (based on the area field - but this is for after I have compiled the database
Is this at all possible?
Thanks in advance