- @if(field.category === planBlueprintSectionFieldCategoryEnum.System){
- @switch(field.systemFieldType){
- @case(planBlueprintSystemFieldTypeEnum.AccessRights){
-
-
-
-
-
-
-
-
-
-
- {{enumUtils.toPlanAccessTypeString(planAccessType)}}
-
-
- {{formGroup.get('accessType').getError('backendError').message}}
- {{'GENERAL.VALIDATION.REQUIRED' | translate}}
-
-
- }@case(planBlueprintSystemFieldTypeEnum.Language){
-
-
-
-
-
-
-
-
-
-
- {{ lang.name }}
-
-
- {{formGroup.get('language').getError('backendError').message}}
- {{'GENERAL.VALIDATION.REQUIRED' | translate}}
-
-
- }@case(planBlueprintSystemFieldTypeEnum.Description){
-
-
-
-
-
-
-
-
-
- }
- @case(planBlueprintSystemFieldTypeEnum.Title){
-
-
-
-
-
- {{formGroup.get('label').getError('backendError').message}}
-
- {{'GENERAL.VALIDATION.REQUIRED' | translate}}
-
-
- }@case(planBlueprintSystemFieldTypeEnum.Contact){
-
-
- }@case(planBlueprintSystemFieldTypeEnum.User){
-
-
- }
- }
- }
- @if(field.category === planBlueprintSectionFieldCategoryEnum.ReferenceType){
-
-
- }
- @if(field.category === planBlueprintSectionFieldCategoryEnum.Extra){
- @switch(field.dataType){
- @case(planBlueprintExtraFieldDataTypeEnum.Text){
-
-
-
- {{field.label}}
-
- {{formGroup.get('properties').get('planBlueprintValues').get(field.id).get('fieldValue').getError('backendError').message}}
- {{'GENERAL.VALIDATION.REQUIRED' | translate}}
-
-
- }
- @case(planBlueprintExtraFieldDataTypeEnum.RichText){
-
-
-
-
-
-
-
-
-
- }@case(planBlueprintExtraFieldDataTypeEnum.Date) {
-
-
-
- {{field.label}}
-
-
-
- {{formGroup.get('properties').get('planBlueprintValues').get(field.id).get('dateValue').getError('backendError').message}}
- {{'GENERAL.VALIDATION.REQUIRED' | translate}}
-
-
- }@case(planBlueprintExtraFieldDataTypeEnum.Number) {
-
-
-
- {{field.label}}
-
- {{formGroup.get('properties').get('planBlueprintValues').get(field.id).get('numberValue').getError('backendError').message}}
- {{'GENERAL.VALIDATION.REQUIRED' | translate}}
-
-
- }
- }
- }
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
@if(!isNew){
-
-
-
-
}
-
0" class="col-12 hint">{{field.description}}
-
+
+
+ 0" class="hint">{{field.description}}
+
+