Aug 03, 2022 07:59 AM
I am trying to prefill a check list with the check boxes into a long text field, i.e. make prefill links for different maintenance reports as required.
I am trying to use a formula to generate this result.
Here is the code
“?prefill_Notes=[+]+Test\n[+]+Test2”
This is the output:
I have then tried to prefill from a field already containing the correct structure of the check list and this solves issue 1. with the missing paragraph / new line spacing.
“?prefill_Notes=” & ENCODE_URL_COMPONENT({Details / Task Breakdown})
But as you can see, Issue 2 still persists the check boxes are not immediately usable.
Any way of doing this? Thanks
Aug 11, 2022 08:04 PM
Bump, Anyone got any ideas?
Jan 19, 2023 02:19 AM
Bump again, has anyone successfully found a workaround?