The community members are discussing an issue where clicking on one element in a collection causes all elements to activate. They have tried using a collapsible content box with position absolute, but the ticks always show all ticked or all unticked. The community members suspect this is because the collection copies all the values as if they were one, rather than the instance. One community member suggests pulling the filters out of the collapsible content area so the issues can be addressed one at a time. Another community member mentions that the collapsible content area doesn't render the content in the DOM, and suggests creating a custom dropdown instead, as none of the WebStudio options seem suitable for this issue.
im able to get it to show now by just using a collapsible content box with position absolute. but inside the collection the tick always shows all ticked or all unticked
@AdamOBryn, this was time consuming trying to find where you want help. Next time, please make it easier for people to assist you by separating out your issue into a blank project.
The collapasable content area doesn't render the content in the dom. Can you pull the filters out of that so we can filter out your issues one at a time.
yeah then the var resets it to the same value. hmm so none of the webstudio options would be good for this. probably will need something custom that just hides the element