Calling Lightbox via Dynamic Event

Instead of using a tag to call Lightbox, we need alternative method to call it. It will be much helpful if we can call Lightbox using Dynamic Event.

Hello,
Can you explain what’s the purpose of this?

I just want to call lightbox using other method than a tag, for example, using button inside button group, and on doubleclick. I’m aware that if I want to use button, I can use anchor button with a tag, but there’s situation where I don’t want to use anchor button or anchor image. Having the ability to call it via dynamic event will make the option more versatile I think. I also expect more options like ability to dynamically set the group name via dynamic attribute or onclick.

Do you find the solution?