CSV List Import
Last updated
Was this helpful?
Using the CSV list import is useful for creating lists with multiple values or columns.
To import list values from a CSV file, go to the Lists module:
Then click the list you want to edit to open it in edit mode.
To import values into a list, you first need to create a list. Follow the list creation instructions.
CSV file requirements:
The CSV must have two columns.
Column 1 is mapped to Key and is used for value identification.
Column 2 is mapped to Value and is visible to users in the AccessNow form list.
The file must have comma-separated values.
CSV files may vary depending on geographical and regional settings. These variations primarily involve the delimiter used to separate values within the file. Common types include comma (,), semicolon (;), tab (\t), and pipe (|).
AccessNow requires comma (,) separated files.
Last updated
Was this helpful?
Was this helpful?

