How do I transfer existing data structure to new template

Hi team
Thanks for helping out.
I’ve been building an app for a few days, it has a pretty complex data structure. But I realized I have really messed up with the UI so I want to rebuild base on openBase template.

But this would mean creating from scratch including all data structure

Could I somehow transfer the data structure to the new app?

Ha

Hi @ha.le welcome to the community!

You could copy paste each datatype over to a new app.

Or … you could remain in your same app and just build new pages and take advantage of what is useful of what you have built so far (not only dB structure but conditionality, elements used for logic if any, flows, etc).

Thank you!

1 Like