changes.mady.by.user DonutMaster
Saved on Mar 29, 2023
changes.mady.by.user PT
Saved on Nov 29, 2023
Table of Contents
When using Hash Variable that uses URL parameter or user-inputted value in your custom JS scripts, ensure that these hash variable(s) are escaped!
Make use of hash variable escape keywords, see Hash Variable - Escaping the Resultant Hash Variable.
Use ?javascript hash variable escape. Example:
#requestParam.id?javascript#
Custom HTML in Form Builder can be used to achieve advanced form design.
...