Dragon Forms URL Structure and Appending Parameters
Dragon URLS with parameters attached should follow the format shown below. That is, it should begin with the base Dragon form URL, include a ? before the first parameter, and an & before each additional parameter. Example: https://subdomain.dragonforms.com/formcontext?parameter1=x¶meter2=y¶meter3=z Blue: Dragon form URL Red: the ? indicates the beginning of a query string. This must always …
Dragon Forms URL Structure and Appending Parameters Read More »