For example slug generation to happen when title/name changes in another field. Validation already has a `form.getFieldValue()` which can be made available as part of the `FormAPI` along with some way to listen to a change.
For example slug generation to happen when title/name changes in another field.
Validation already has a
form.getFieldValue()which can be made available as part of theFormAPIalong with some way to listen to a change.