7.9 Отображение колонок профиля и права
3 октября 2025 г.
17:35
- projects\qer\src\lib\profile\profile.component.ts
Закомментить
//isReadOnly: () => !column.GetMetadata().CanEdit(),
Добавить
isReadOnly: () => true,
- В конфигурации API Portal в секции Web Portal изменить конф параметр
Identity data / Writable attributes (ServerConfig/PersonConfig/VI_PersonalData_Fields)
Administration Portal > Configuration: Web Portal (click on: three dots icon)
Create configuration key
Select where to add the configuration key: API method configuration
Name of the new configuration key: person_masterdata
[Create]
[search] person_masterdata
API method configuration / person_masterdata / Read-only properties
MiddleName
[Add]
[Apply]