Skip to main content

How to make form radio buttons send data to a JSON group while adapting existing checkbox styling scripts for filter functionality?

Julian Galluzzo I'm implementing MemberScript #55, however, I'd like to use it on some radio buttons I'm using for filters. I've using ChatGPT to modify the code for the radio buttons but hasn't worked. Could you help with it or direct me to a solution please?
Webflow read-only
Thanks heaps
Chas

5 comments

  • Duncan from Memberstack
    Duncan from Memberstack

    Hey Chas Law-Davis I recommend hiring a developer if this is high-priority or continuing on with ChatGPT.

    0
  • Raquel  Lopez
    Raquel Lopez

    If you want to update the styling of radio buttons you can take a look at this template, it uses Webflow animations to edit radio buttons https://webflow.com/made-in-webflow/website/Radio-Inputs-Animation-with-Webflow-Interactions

    0
  • Chas Law-Davis
    Chas Law-Davis OP

    THANKS SO MUCH RACHEL! This is so great.'

    0
  • Karolis Vaiginis
    Karolis Vaiginis

    maybe you guys know what attributes to use on radio buttons and checkboxes so it sends information to members JSON group?

    I already use these ones on radio buttons

    ms-code-json-name="name"
    ms-code-fill-group="group (same as list name)"and on form block childdata-ms-form="profile"
    ms-code="form1"
    ms-code-json-type="group"
    ms-code-json-list="list name"

    these attributes already work with text input, but dunno why not with radio buttons :((

    0
  • A J
    A J

    I was testing this use-case in a personal site and it seems to work as expected when I add the ms-code-json-name attribute to the radio buttons. Output shown in the screenshot below.

    Can you ensure that there are no errors in custom code that you have setup and that it is not interfering with the memberscript and form you are implementing on the site?

    0

Please sign in to leave a comment.

Sitemap