[ad_1]
I use default:get for a couple of text and radio input, and prefill them with URL parameters. It works very well, but I don’t get it working for checkbox elements.
Is it possible and how should the correct syntax be?
I try it with:
[checkbox Berechtigungen default:get “konv. Lehrer|1” “AFF-Lehrer|2” “Tandemmaster|3”]
and
[…]&Berechtigungen=konv.%20Lehrer%2C%20Tandemmaster[…]
but it doesn’t work.
Best, Ralf
