I fill a part of the Nintex Form with get query statements. I use generated statements from an other application.
Example:
site.com/NewForm.aspx?Title=Some%20Title&ValueField=1.3%3C2.1
This url generate an error: Something went wrong
Is it possible that the char < is not allowed in a get query?