Cell to trigger Modal?

Is there a way to trigger a modal to open, that is within a cell…from the whole cell? I have an image and title in the cell. The image currently triggers the modal.

https://newbrook.uxmediahouse-dev.com/team/

Hey Riceman,

Yes, that is possible. First, you need to convert your Cell into a link by setting the HTML tag to <a>.

image

Next, set the Cell Link URL to #open. open could be anything

image

Lastly, set the Toggle Hash of your Modal to open or what you set in your Link URL.

image

1 Like

ah, super cool. thanks!

You are most welcome, @uxmediahouse.