Problem/Motivation
Field 'Single Value Delta' (single_value_delta) doesn't validate value.
Only positive number and 0 should be used in this field.
Implement validation for this field..
Steps to reproduce
Proposed resolution
Remaining tasks
- Change field type to "number" in buildOptionsForm.
- Add changes to constrait schema.yml.
- Provide update function to update already existing values.
User interface changes
Issue fork views_arg_entity_field-3416458
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
nikolay shapovalov commentedMR is ready for review.
Comment #4
nikolay shapovalov commentedComment #5
nikolay shapovalov commentedhttps://www.drupal.org/node/2535454#s-example-2-updating-views-field-han...
Looks like update function needs to be refactor.
Comment #6
nikolay shapovalov commentedNeeds to provide change record for this change.
Need IS update:
Comment #8
nikolay shapovalov commented