Set focus on "Mandatory" after picking a property type when creating a new property
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
<umb-toggle data-element="validation_mandatory"
|
||||
checked="model.property.validation.mandatory"
|
||||
on-click="vm.toggleValidation()"
|
||||
focus-when="{{vm.focusOnMandatoryField}}"
|
||||
>
|
||||
</umb-toggle>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user