
Home > Import Wizard
In Brief: This feature converts an Excel or .csv file into a form and (optionally), a database table and insert item.
Basic Attributes
To convert a spreadsheet simply drag and drop a valid file over the shaded upload box located on the left-hand side of the screen. RackForms processes the file and displays a live preview of the imported data.
At this point we'll select our conversion properties. The default is to convert the file into a fully-featured form, complete with database table and submission page, along with backfilling the spreadsheet data into the newly created database table.
We have full control over the destination database. However, if no values are supplied to the Database Settings area we simply use the "default" database RackForms is installed too.
If we use default settings when we press the Start Import Process button RackForms:
• Generates a form, complete with Submission page that contains an SQL+ module for adding new records.
• Updates the database to contain the destination table in the same format as the original spreadsheet.
• Loops through the spreadsheet and backfills all data from it to the newly created table.
When complete the import window closes and we can start editing our form. However, we have a few key options that help us customize the process if needed:
The default option is to perform all actions, however we can also choose to just build a form based on the file. It's key to note that we can always use the SQL+ Module later on to create the database table and SQL+ insert item for us.
This option allows us to create a new job (the default), or just append the created form page to the existing job.
This field is automatically populated based on the uploaded file's name, but we can change it as needed.
Displays the currently selected worksheet, which can then be changed to any other sheet present in the file.
Generally speaking the import process depends heavily on the quality of the source file. RackForms attempts to make smart decisions based on the data found using the general guidelines below: