Lightbox question

OS info

  • Operating System : Mac OS 10.14.6
  • Wappler Version : 2.2.5

How can i place a dmx-lightbox in a dmx-html part
Code in the Site
dmx-html=“content.data.content[0].content_01”
HTML the Database table content:
… href=“dmxDaten/gallery/gallery_22b.jpg” dmx-lightbox=“lightbox1” …

Hello,
What exactly are you trying to achieve?

We try to insert lightbox in the database conectet content.
The content from the database in the Site is:
... dmx-html="content.data.content[0].content_02"...
And the HTML in the Database is:
... href="dmxDaten/gallery/gallery_22b.jpg" dmx-lightbox="lightbox1"...
The lightbox is not working because the dmx-html. What can i do?

Unfortunately that’s not going to work this way.
It’s not possible to add it like that on the page.