Relume Community Icon
Relume Community
  • 馃彔Home
  • 馃搮Events

  • 馃數Announcements
  • 馃數General
  • 馃數Getting Started
  • 馃數Issues
  • 馃數Showcase

Powered by Tightknit
Issues
Issues

Help Needed: Pricing Component Modals Syncing Issues

Avatar of Santiago H.Santiago H.
路

Hi all, Im having an issue with the pricing 26 component, I set modals on the second and third column, but if I edit one the other changes automatically. Can someone help me out? https://preview.webflow.com/preview/tusdatos-v3-493467?utm_medium=preview_link&utm_sou[鈥&pageId=6726548e9c3209d9dbb3807b&locale=en&workflow=preview

3 comments

  • Avatar of Nick L.
    Nick L.
    路

    Took a quick look at this essentially if it were my project I would define each modal so in your instance I would create a combo class of {1modal_component} {1} - this is for column 2 {1modal_component} {2} - this is for column 3 If you look at the interaction you have setup for the button opening the modal its currently targeting {1modal_component} so its going to keep opening up the same modal regardless if you have more modal divs. That's why if you create a combo class you can have column 2 button targeting {1modal_component} {1} and the 3rd column button interaction will be targeting {1modal_component} {2} Pretty much just missing the step of defining each modal. PS you can duplicate the interaction for opening the modal, rename it and change the target class and you will have to do that for both closing and opening the modal.

  • Avatar of Santiago H.
    Santiago H.
    路

    Thanks Nick, will give it a try

  • Avatar of Santiago H.
    Santiago H.
    路

    Got it Working 馃挴

    馃憣1