Hi,
We are thinking about building internal tools with WeWeb and it is extremely important for us to copy paste bulk datas in tables (100 of rows each)
Is it possible to achieve? As currently table data seems to be needed changed one-by-one without ability to copy paste chunk of data.
Max
December 14, 2023, 8:48am
2
Hi! Most backends allow CSV imports. You could export your data as CSV from Excel and then import it into your database.
Appreciate your reply but unfortunately import/export of files is not as convenient for us as working directly with data in table view inside the app (like you can do lets say in Airtable)
Max
December 14, 2023, 11:08am
4
This is a big task then… I don’t think it is possible with webweb native components. You would have to custom code.