Hi,
Absolute newbie here.
The situation is, once a hotel guest checks in, they are given a number of questions to answer to personalise their stay. I want the form to have default answers from one of the choices (either yes or no choice, or selecting an option from a dropdown). The booking table (booking is created separately, and therefore exists), has a separate column for each question. The guest's answers should populate this table.
I tried a few solutions but didn't quite work for me. Please help!