Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If {?fieldname} = 1 then
{DateField1} = {?DateParameter}
else
If {?fieldname} = 2 then
{DateField2} = {?DateParameter}
...
etc.