• Resolved ropelletier

    (@ropelletier)


    I would like to check some checkbox from url parameter using default:get, but it is very unclear how to get this to work. I did find a couple of references to this from a couple of posts but they were not any clearer. Could someone please provide me with an example. Let’s say I have this field:
    [checkbox plans_checkbox default:get use_label_element “Individual Education Plan” “Individual Health Plan” “504 Plan” “Behavior Support Plan” “Multi-Tiered Supports Plan” “Safety/Crisis Plan” “Other: Please list below”]

    How would the url parameter look to check one of these boxes? I appreciate any assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Like this:

    https://example.com/contact/?plans_checkbox[]=Individual+Health+Plan&plans_checkbox[]=Behavior+Support+Plan

    lendbyd

    (@lendumont)

    Any progress on this topic? I am interested as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set Checkbox from URL Parameter’ is closed to new replies.