HI All,
Can anyone help me with the approach here to build a custom value for a checkbox style filter, remembering WF doesn’t let us enter value as an attribute. Below is what I want to output…
<input type="checkbox" name="filter_by_color" value="green">
So is the correct approach…
- Build a checkbox/button/filter as you want it to look and feel in webflow, with classes set up.
- Copy that code.
- Use an HTML embed to re-embed the checkbox/button, and then edit the code to use the custom value or attributes etc.
Please let me know if this is the only and/or normal way of achieving this right now?
Thanks everyone
Here is my site Read-Only: LINK
(how to share your site Read-Only link)