This commit is contained in:
@@ -51,6 +51,10 @@ TODO:
|
||||
If add translation keys should try to do it as a schema update now
|
||||
TEST FILE OPEN ON iPad device as the file input accept type may not work with apple
|
||||
|
||||
TEST
|
||||
import csv, json, with and without tags
|
||||
update csv, json, with and without tags
|
||||
|
||||
|
||||
get back to docs completion
|
||||
|
||||
|
||||
@@ -18,5 +18,6 @@ Each type of supported importable object's allowed fields and types is documente
|
||||
CSV will be converted to JSON before importing, if there are any errors in the CSV the import will not proceed and the results of the CSV parser's errors found will be displayed on the import page
|
||||
Errors from the parser are in English language only
|
||||
|
||||
Tags in CSV must be quotation delimited comma separated list of items like this: "blue,red,white", if it's only one tag then simply "blue" is fine
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user