Hi guys,
I need a little advice as I plan and begin designing my website, i’m building a multi step form inside a slider with cms linked to each slide.
The essence of this website is a big booking form in which users can navigate between transport, restaurant and hotel and book multiple selections for each whilst still retaining all the form data:
User goes on site → picks city → accesses form (which is a 50/50 split between form fields and cms items in a grid system) - user must be able to select multiple fields with input fields i.e they might want to select transport for three separate days on their trip or pick three restaurants for different dates and time on the same trip —> user submits form → I receive full form data with picks for each cms selection plus the input dates.
I’ve previously built this with a cms list for each service (transport,restaurants and hotels) and linking each up on separate sliders within the form so clicking next takes you through it but when I submit the cms item shows true with a little js but all the fields including the input field for the date picker on the item show empty on the form submissions.
What would the best way to create a multiple selection cms linked form which accounts for user input data? Would I need to create a zap to create a cms item in a list named submissions with all the choices and how could ai then receive this as a form submission to me if this is the case?
Thanks for your time!