Form Submissions & Dynamic Pages

Hello, I hope everyone is well

Please will you assist me, i have a dynamic page (im using my site for invitations) and have a RSVP form as part of the dynamic page: is it possible to identify which page (specifically) was used when my guests submitted their RSVP responses?

Your assistance and advise will be highly appreciated, Thank You

Hi,
You can add an event listener to your form , which will get the current page URL and save it into a separate database together with the relevant event details (e.g. save into separate database who submitted and on which page).