Skip to main content

I want to open a new modal from my currently open modal (this small one when you open an app for doc action toolbar).


I am using this call monday.execute

but then I get error in logs:



Uncaught (in promise) Error: “openAppFeatureModal” execute command isn’t available or supported for this app feature type



For now I am trying to open a google page.


monday.execute("openAppFeatureModal", { url: "www.google.com", width: 800, height: 600 })

Which feature types can handle this call? Maybe it is worth to list possible feature types in documentation?


Thank you in advance for a help.

Hello there @mr.czajkowski,


Would you be able to please fill this form (https://support.monday.com/hc/en-us/requests/new?ticket_form_id=13855862562962) so that our team can take a look into it?


Looking forward to hearing from you via the form!


Cheers,

Matias


Reply