Hello is it at all possible to link a dynamic page to a lightbox? Lightboxes do not have url’s so I’m thinking it is not possible. But I’d figured I would try and ask.
Hi. Unfortunately currently it’s not possible specifically because one of the purposes of Dynamic Pages is indeed to provide an URL to a given dataset record.
If what you’re trying to do is to link a dataset record(on a table for example) to a lightbox, you can mimic the lightboxes behavior with using a combination of overlapped boxes and using WIXCode onClick events.