I’m passing a name field into a query string used on a page include, and the page fails to load the name contains the % sign.
According to skuid documentation on merge syntax, using double-braces should HTML-escape the data in the merge, so using % in the merge field it should spit out &percnt instead or something similar.
We can work around this by guiding users not to use the % sign in their record naming, but seems like this is a bug that could be fixed.
Question
Merge Syntax not HTML-escaping in page include query string

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.