Adding records from other forms.
-
I’m using a password generator to generate ID codes, up to 100 at a time (Step 1 on the page). It needs to automatically create records in the database using the codes created by a button onclick action(Step 2 on the page). Users can search the database by the created codes, displaying a page for that code and showing a map (Google map add-on)and a form with a username/address/city/state/photo that will drop a pin on the map based on the data entered. It should show pins and photos of all locations entered, ie. 10 locations – 10 pins. Users should also be able to search using their username to see all the codes they have contributed to.
Is this even possible using the participants-database plugin?
The page I need help with: [log in to see the link]
The topic ‘Adding records from other forms.’ is closed to new replies.