How to display a modal box with iframe when a button is clicked from "Card View"

Hello,

I want to display a full-sized modal box with iframe inside when user clicks a button from my “card view” feature of application. Is it possible from monday js sdk?

An example;

Thanks!

@tgurler

Thanks for reaching out. That’s a great question :slight_smile:

This is definitely possible, although you will need to code the behavior in your app. This is not something that is built into to our SDK at this time.

I hope this helps confirm the options here.

-Alex

Hi @tgurler!

Check out this recent post by our amazing community member @fatih for this functionality in our SDK.

We are working on getting this documented. Thanks!

Hey, thanks for the replies. openAppFeatureModal has solved my problem. It’s better to have it on documentation.

Best,

Turan

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.