Skip to main content

I am trying to prefill a form field from a long text field with rich text enabled. The rich text does not carry through to the form and is rendered as plain text. I have check boxes in the text that I would like to carry through to the form - is this possible?


Help hugely appreciated!

Hello @Luke_Concannon!


Because pre-filling a form utilizes taking text from a URL you can utilize certain characters for URL encoding.



Unfortunately, checkboxes cannot currently be URL encoded. May I suggest setting up separate checkbox fields on your form to capture the information?


Let me know if I can help provide any more information, and if this helped answer your question please mark it as the solution ✅ .


Hello @Luke_Concannon!


Because pre-filling a form utilizes taking text from a URL you can utilize certain characters for URL encoding.



Unfortunately, checkboxes cannot currently be URL encoded. May I suggest setting up separate checkbox fields on your form to capture the information?


Let me know if I can help provide any more information, and if this helped answer your question please mark it as the solution ✅ .


Thanks for your response Rose. I thought this was the case, and think you are right in the solutions being devoted checkbox field rather than rich text.


Reply