I’m about to launch a client’s site and was showing him how to edit his site, but then when I clicked on a button to show a lightbox with text inside, it wouldn’t work. But it works just fine when you’re not logged into the editor.
(FYI, for now as a workaround, I went ahead and created CMS collections for those so my client can edit the text in the backend CMS, but I want him to be able to edit the text on the frontend, too.)
Thanks for the video. I think it has to do with our editor overlaying the interaction. I was about to suggest just adding a CMS field instead, but you have already done this. I’ll ask the team if there is a workaround for this.
Sorry for the delayed response. I’ve tried finding a workaround, like replacing the button with a regular div and setting the mouse click interaction to that, but it seems like the interaction doesn’t even fire.
I’ll see if anyone else in the team has a solution for this
I did some more testing on this end and was definitely able to see this weird behavior.
I’ve reported this to our IX2 engineers and we’ll continue to dig into this. In the mean time, it looks like you found the best solution — using dynamic content for this modal so your client can update via the Editor UI.
I’ll be sure to keep you posted on this as we learn more
Yes, the workaround works, but just not as elegant. I just want it to be as easy as possible for my client when he is updating the website in the most WYSIWYG way possible. Thanks for letting me know.