The below video provides detailed instructions on how to use ROLLER forms to add supplementary information to your online checkout flow.
This will enable you to make any critical and mandatory instructions about your payment policies or guest safety visible before guests purchase specific products or activities online.
If you don't know how to create a form, refer to the guide Create forms to capture additional guest data.
Below is this form's JSON code in case you want to use the above example as a template to start with. When creating a form, copy the code below and load it into a form using the Load using JSON checkbox. Select Load once the code has been pasted in.
{"id":"38d6c9da6be9406","version":14,"name":"COVID-19 Questionnaire","items":[{"id":"f69125ccb1f5464","type":"choice","text":"Are you displaying any of the following: fever, dry cough, shortness of breath, any flu-like symptoms?","repeats":true,"enableWhen":[],"options":"#04e0559499c2463","required":true},{"id":"f695d690d67e45c","type":"choice","text":"Have you tested positive for SARS-CoV-2 coronavirus / COVID-19?","repeats":true,"enableWhen":[],"required":true,"options":"#04e0559499c2463"},{"id":"a7f62b8554d34a7","type":"choice","text":"If you have tested positive for or had symptoms of SARS-CoV-2 coronavirus / COVID-19, have you self-isolated for at least 7 days since the onset of symptoms and are you currently asymptomatic (no fever or respiratory symptoms)?","repeats":true,"options":"#772af615666c46d","required":true},{"id":"74b06db9f6794d0","type":"group","text":"Safety Video","items":[{"id":"90535328df1e43e","type":"boolean","text":"I have watched the Saftey Video","enableWhen":[],"required":true}],"enableWhen":[],"instructions":"To speed up the check-in process at our venue and reduce contact we ask you to watch our safety video below.<br><br><a href=\"https://vimeo.com/268972806/067387cfd0\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Click here to watch</strong></a><br>"}],"contained":[{"id":"04e0559499c2463","options":[{"code":1,"display":"Yes"},{"code":2,"display":"No"}],"name":"Yes/no"},{"id":"772af615666c46d","options":[{"code":1,"display":"Yes"},{"code":2,"display":"No"},{"code":3,"display":"N/A"}],"name":"yes/no/na"}],"action":2,"showInCheckout":true,"title":"COVID-19 Questionnaire","endDate":null,"linkInConfirmationEmail":false,"instructions":""}