Import csv
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
Hello, it is possible to make import from csv to form?
Just imagine that you have nitrition table and that table is editable. And someone want import button to fill data in csv and then send it trough frontend to database.
There is implemented edit already with save button What if that csv works like drag and drop that you drag the csv into form while it is in edit móde and automatically it fill all field.
Just imagine that you have nitrition table and that table is editable. And someone want import button to fill data in csv and then send it trough frontend to database.
There is implemented edit already with save button What if that csv works like drag and drop that you drag the csv into form while it is in edit móde and automatically it fill all field.
4 Replies
Asian black bearOP
Any tip for good parser ?
I haven't personally used any, so can't say
Asian black bear