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 reopening measures and guests' safety highly visible before purchase on the ROLLER widget directly.
If you don't know how to create a form, please start by reviewing the article Create a Form which explains the terms and the basic form concepts.
For convenience, please find this form's JSON code right below in case you'd love to use the above example as a template to start with.
{"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":""}
While creating a form, you will be able to load the above template by using the Load using JSON checkbox and by clicking Load once the code has been pasted in.