import csv to a form that has a form grid in it
Confluence User - 30 Mar, 2021
Hello,
Newbie to joget here. I have a form Customer that has a form grid for Address because my db has customers with multiple addresses.
Can't figure out how I should import csv that has addresses and customer data.
Also, on a separate note, couldn't figure out how to import related data to different tables, like customer and addresses.I can create an id column for customers, and use it in the address, but I wasn't sure how i connect those at the joget backend.
Thank you for your help!
forms;database;csv;importing