@if ((anyToggleActivated$ | async) === false) {
@for (constraint of constraintButtonChoices; track constraint) {   {{ 'editor.record.form.constraint.' + constraint | translate }} }
}