Hi!!! I working to an app with multipages (I exported from single apps) but, when I copy and paste a table from one tab to another new one, the new pasted table can´t access to paged queries. Only has access to global queries.
It is possible to changed this?
There is an error related to table scope on the entire app, but I think it doesn´t make sense if table is inside my orders page as the other ones.
Regards!
1 Like
Hi @Mikel_Maximiliana
Thank you for your post. While you can copy and paste a table from one tab to another, copying and pasting the queries isn't yet supported, but we're looking to support this in the near feature!
But queries should be accessible from all components of the page, isn´t it?
Queries in page section are not declare for only one table. I can access to them from all the tables and components except the one that I just copied/created.
PD: I can´t modify or interact with other page component as an event handler from the new table. Only with global components. It is like the new table is not declare as a page component but as a global.
Thanks for explaining further. It sounds like you're referring to copying and pasting components, which should be supported in Retool. This seems like it might be a bug. Could you try dragging the table to the header and then back to the main canvas to see if that helps?
Also, would you mind sharing a screenshot of your component tree? If the table is page-scoped, it should be nested under the "Page" section in the component tree, and that might help diagnose the issue. Thanks!
The problem is fix now. Yesterday I tried to do the same and everything did well. The new tables I created had access to other components in the same page.
I send feedback in "Multipage Feedback" option below the editor's screen related to the same problem and now it seems to be fixed.
Thanks for support!
2 Likes
Excellent! I just got word that we pushed out a fix on our latest release. Happy building!