Hello Tihana,
I hope you are doing well.
Question... for Checkbox fields I would like to replace the word "checked" with an html entity or ascii code.
I tried replacing the word "checked" that your system adds for checkbox fields, with both the html entity and ascii code, but your system strips it.
The html entity I want to use is \2705 or its ascii code ✅
Is there a way I can achieve this via a script so that either the html entity or ascii code is not stripped?
Thank you for any help you can give.