Hello, Bubblers! I’m developing Action Element (client side) that will open a page in a new tab. Bubble IO already provides the element Navigation >> Go to page…, but it does not have a checkbox to open in a new tab. Currently, I need to add a dropdown with a list of existing pages of my app.
I have a JS code to fetch list of existing pages, but I don’t know how to put these values into dropdown here
Thanks for your tips in advance