I’m currently using the Mirror Click Events attribute and it’s working sort of.
Clicking on a “tile” item (trigger) DOES invoke the click on the target item, however instead of opening only the corresponding CMS item’s modal, it opens ALL of the collection item modals.
Any ideas?
READ-ONLY LINK: Webflow - KSL for Testing
hey @_theclevernod! You should be adding a suffix to each new trigger/target pair as any click on trigger
will be reflected on any element with target
.
Elements with trigger-2
will only affect target-2
and so on.
As you are using the collection items to trigger the clicks, you can add a plain text field to your collection where you can add the attribute value and then link this field from the image below