Query on page load not working for second page onwards in the application

I have three pages in my application . I listed out master data from my database in a dropdown list on page load itself . The query is running fine on page load of first page and the remaining pages showing error on dropdown option value as it is not loading .

@Ginjo Can you share the error message you are seeing. Also you may have already set this correctly, but just wanted to confirm that each of the pages have their query that is bound to the dropdown list (select widget)

There is an issue raised against this . Details are there .

Run query on page load feature is not working for the queries copied from one page to the other . (Issue #11528)

@Ginjo Sorry about missing it there. Thanks for sharing :slight_smile: