I could just try it myself, but just for clarification, does that mean that when you create a Glide Page from “New Page from data”, the data of the new Glide Page is duplicated and separate from the App?
No, raw data AND computed columns transfer upon “create page from…”, but AFTERWARDS, if you add computed columns in either the app or the page, it won’t auto-add to the other.
This is a good thing. Often I’ll create a glide page for Admins that needs completely separate relations and functionality than the end-user.
Thank you…I can see how it works but now my problem is that my current app is Glide App Private Pro so duplicating would require a new purchase just to convert, redo all the UI and experiment otherwise I lose a lot of the data due to the row limitations on the Free Pages app.
There’s no ETA for this, I would say we can only be sure either when a Glide representative comment about it in this forum, or the component is in staging.
Do you plan to use the app afterwards? If not, I think you can develop the Page on the Free plan, then downgrade the App and use the pro-rata credit to upgrade the Page.
If it works great, but I’m unsure if I can then copy all the data from the Glide App to Pages App as degrading one will reduce the data due to row limitations…unless of course there is some method for transitioning. cheers
If the App and the Page are using the same data tables, then there is nothing to transfer. All of the data is there. It’s just a matter of how much is accessible on the front end based on your chosen plan. Once you upgrade the plan, then all of the data is accessible. None of it is ever lost.