Related to url?

I wrote Query1 such that a single url is the output. I wanted to connect button to that Query1. Then for Button I wrote on Action: Navigate to, Page name or url: {{Query1.data}}. But It is not working.

Hey Naveen

What error do you see when you click on the button?

Also, is Query1 configured to run on page load? You can check this by going to the “Settings” tab for that query. If not, please turn it on, refresh the page & try again.

Let me know if this works for you.

Hi @arpit_appsmith

This the error I was getting when I click the button:
Failed to execute ‘open’ on ‘Window’: Unable to open a window with invalid URL ‘https://[object%20object]/’.

And Query1 configured to run on page load.

Hey @Naveen_Reddy ! Quick question, if you display the {{Query1.data}} binding in a Text widget, what does it show?

Please remember to redact sensitive data while posting your reply!