DROPDOWN IMPORTER

Dropdown Importer allows to create, modify drop down by importing the .csv file. It is beneficial in case of the long drop down.

Features:

  • User can create a new dropdown or modify existing dropdown by importing the CSV file. Download sample .csv file format and upload .csv file using the same format.
  • Undo Import allows to roll back the import and restore the old dropdown.
  • Download existing dropdown in form of .csv file.
  • Parse .csv file having any combination of the field separators like Hyphen(-), Comma(,), SemiColon(;), Colon (:), Pipe(|) and delimiters like Single Quote (‘), Double Quote(”).
  • Support multiple languages CSV file.

How to Use

  • Install plug-in.
  • Go to the Admin -> Import Dropdown under “Dropdown Importer” section.
  • Upload file to import into the existing dropdown or create new dropdown.
  • Download import file template and prepare CSV file in the specified format.
  • Select CSV file to upload.
  • Choose field delimiter and separator and language of the CSV file.
  • Select dropdown from the dropdown list if you want to add/modify the options of the current dropdown else let it be empty to create a new dropdown in next step.
  • Download CSV button allows downloading current dropdown in CSV format.
  • Confirm key and value pairs to avoid errors in the next step of the import process.

Create new dropdown screenshot

  • Write the name of the drop down. This field is blank if you want to create new dropdown.
  • Choose file encoding.
  • List items from the import file facilitates you to review the key-value pairs for the dropdown.
  • Press the Import Now button to start the import data into the dropdown.

Update existing dropdown screenshort:

  • Replace existing dropdown entries with new – will replace existing Display label with new Display Label from Uploaded file if same key found in existing dropdown.
  • Do not replace existing dropdown entries with new options – will not replace existing Display label with new Display Label from Uploaded file if same key found in existing dropdown.
  • Step 3 display import result. User can also undo the import. It will remove imported data from the dropdown.

Import result screenshot for create new dropdown

Import result screenshot for import into the existing dropdown