File Parser

Quickly fill out a table

Overview Example FAQ

This feature enables you to quickly populate rows in a table by loading a CSV (comma separated value) file that corresponds to the fields in the table's form. For example, the table below requires 4 out of 5 columns. If you create a CSV file with 10 rows, it will populate 10 forms that represent each row in the table. Please note that some fields may not be visible in the table, especially if the table's form is large. See the example for more details.

This feature can be added to every table on the page, so take note of the of the section Show Requirements below the button. The CSV file must match the expected data in the table by having, at minimum, the required columns and the correct data type for each column. Optional fields can be omitted and the order of fields does not matter as long as the field names match the requirements.

Templates

Note: This is an optional feature but is a convenient way to load multiple records at once. ``BEWARE `` this will overwrite current data in the table and invalid rows may be harder to find when you click save.