Translations:CustomTabs/79/en
Aller à la navigation
Aller à la recherche
Next, declare the line of the .csv file containing the column name, the field separator used, the character used as a separator for the field contents, and the column identification method:
- Based on field label: The first line of your .csv file will contain the field label as displayed on the screen. In our example, Start Date, Comment, etc.
- Based on field name: The first line of your .csv file will contain the field code as recorded for each input field. In our example, Start Date, Comment, etc.
- Based on field order: The fields in the tab will be populated with the data as ordered in your .csv file.