Skip to main content

I’m trying to publish a post to instagram with a post being a row/item in a Monday table. The way I’m starting the flow is by selecting my app (Board Menu Item Feature) from the item menu.



Problem I’m running into is that I want to open up a modal with my app so I can go through the publishing workflow I have planned. I’m using the monday.execute(“openAppFeatureModal”, {… which is opening the modal as you can see but it also opens up the standard Monday app window beside it (behind the modal). Is there a way for me to listen to the button click and open the modal only?

This appears to be a duplicate of



Yup, looks like I got a little trigger happy. I’ll try to close it if I can or maybe get an admin to


Reply