Hi, there is a way to get the data, for a defined entry_id, and after complete the form with additional information?
I’m developing an application for an hotel. The process should be: 1) the guest send a request to the hotel filling some field of the form. 2) the hotel verify the availability and send a mail to the future guest with a password (the entry-id) 3) the guest go to the booking form page and use the password to retrive the previously entered data 4) the guest insert the missing data (not necessary for an Availability Request) and complete the reservation.
Is it possible? If yes, can you suggest me how do it?