Hello, we are looking for help with creating an events page where site members could add their own events to our page.
Hay Anthony,
It sounds like you are looking for a page with a submit event form, and another dynamic page that shows the events, or maybe a table showing all the events. Checkout the resources on building forms , dynamic pages and using a table or gallery
I am planning to develop something like this too. The concern I have is that I don’t know how a user can edit any records they submitted. What if they make a mistake and need to update the event? Is this possible?
Hi,
Yes, it is possible.
You can find a code-less tutorial for allowing users to edit collection information below. Note that it is also possible to add more customised solution by using code (wix-data query, update and insert functions)
Ido, as the user is clicking next / previous buttons, is the data automatically filtered for that user’s own records, or will ALL the records be displayed?