-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Field quotes
interpretation + help text
#2193
Comments
I uploaded this file: https://github.com/tdwg/camtrap-dp/blob/1.0/example/deployments.csv
This publishes fine (IPT generates CSV that will only put quotes around values that need it), so it seems the help text is to strict. |
I don't see that in any test IPT
Dropdown would restrict choice to those three. I think we should just leave it as is |
If not dropdown, than perhaps the field should be restricted to a single character? |
And indeed, I cannot replicate the issue with "Clicking any of the options". Seems to work fine now |
Don't want to add additional validation there. I think we're fine, the field will be set automatically most of the time anyway |
The
Field quotes
help text is currently the following:fieldQuotes
is set to"
, see belowBug: Clicking any of the options does not populate the field (in contrast withMulti-value Delimiter
, which does work)Why not use a dropdown to set this field? This also avoids users setting double characters."
by default for csv files?The text was updated successfully, but these errors were encountered: