Thanks in advance!
Actually, I think if I could get List Select to work with more than one select field, this solution could work perfect. Could you provide some guidance on how to get multiple List Selects to filter one collection list in terms of what attributes/settings are required for which elements?
This came from watching this live stream around 27:28
Hey @support4! This could be done using list instances for the Select elements.
Could you share your read-only link so I can have a better look and let you know exactly where the attributes should go?
I actually did get it to work properly using instances. I had an error in the way that I was using instances. Here’s the link, but now I’d really like to be able to multi-select instead of just being able to single-select. I was looking at the custom form select feature that you guys have, but I wasn’t able to figure it out yet. I watched the tutorial on the live stream on YouTube, and still am unsure how that would use or even if that’s the right approach to make. How would you do this if you wanted to have it be multi-select?
Would custom form select work to convert these select fields into a multi select style checkbox dropdown? Could you give some guidance on the structure of that. I spent a few hours today trying to structure it but couldn’t figure it out.
The select field as you know is only multi select if users hold down ctrl/cmd and doesn’t really work on mobile natively. Was hoping that custom form select would help get me there ![]()
I now have the second drop-down working with custom form select, though the drop-down initial text is missing. I’m not sure why that’s being hidden. Also, I don’t know if there is a way to make this style this in such a way that they can be checkboxes that can be multi-selected. I’m guessing now that I’ve gotten this far into it that there isn’t a way.
Just to take a step backwards, what would allow me to have a drop-down with options that are checkboxes and those options are dynamically generated from not a dedicated collection but a field in a collection. So for example my flutes collection, I want to be able to populate the options from the field that’s in the flutes option called pitch which is just a text multi-select field.
Curious your thoughts on this? I’m now about ready to throw in the towel and just go back to the idea of having to create dedicated Web Flow collections and using the standard list filter method that I was using initially. But I’m curious if you have a solution where I could auto-populate a drop-down and also have it be multi-select checkboxes.
Hey @support4! I’ve sent you a DM!