Hi,
I’m developing a dashboard widget app and need to implement a button that opens the “Settings” page, with the “Advanced Settings” dropdown already expanded. I’m currently using monday.execute("openSettings")
to open the settings, which works fine. However, I am unable to simulate a click on the “Advanced Settings” dropdown due to browser restrictions. Since this dropdown is part of Monday’s built-in functionality, I’m unable to access it directly.
Could anyone assist with a solution to achieve this? It’s quite urgent, and I would greatly appreciate any help.
Thank you and have a great day!