Just like you can import records from the database, add a feature to import records directly from an excel file.
Hi,
Since some applications require static entities with lots of values, it would be useful to be able to just bootstrap a static entity with a list from an Excel file.
Instead of just a bootstrap to create a static couldn't this be a merge where the user informs the unique column and things are created, updated or deleted accordingly?
Hi all,
This is a great idea.
Just wanted to share that though it's not possible to do this directly, you can create a db entity and bootstrap data into it and then convert it to a static entity and import it's records as explained here.
Cheers,Tiago Simões