ckan / ckanext-scheming

Easy, shareable custom CKAN schemas
Other
83 stars 161 forks source link

Add two new snippets #412

Closed amercader closed 3 months ago

amercader commented 3 months ago
wardi commented 3 months ago

is there a validator that should go with the number input? Should the file size display snippet also be used in the example dataset schema?

amercader commented 3 months ago

@wardi We have the int_validator in core. I added the file size field to the example dataset schema

wardi commented 3 months ago

On second thought this adds a field to the form that we probably don't want (also I generally don't like the way number inputs are rendered with a little useless arrow controls). number-form I think we're better without the ckan_dataset.yaml change.