Feature #2961
closedEnable setting form attributes validation per projection
100%
Description
Please enable setting form attributes validation per projection.
Use-case: We want to use one EAV (personal ID card) for multiple types of users (projection). It will be required for one type of projection and optional for second type of projection.
Updated by Vít Švanda about 3 years ago
- Assignee changed from Vít Švanda to Radek Tomiška
Updated by Radek Tomiška about 3 years ago
- Category changed from Validators to Eav
Updated by Radek Tomiška about 3 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 3 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Peter Štrunc
- % Done changed from 0 to 90
Feature is implemented, commit:
https://github.com/bcvsolutions/CzechIdMng/commit/cd661a58d1032511481eeb967513a45fa8c0d69d
Could you provide me a feedback, please?
Updated by Peter Štrunc about 3 years ago
Hi @tomiskar,
thanks for this feature. I tested it and it works well on IdmIdentity base attributes and IdmIdentity eav attributes, but I had an issue with IdmIdentityContract eav attributes. They are not being displayed in form projection. Otherwise, it works as expected.
Updated by Radek Tomiška about 3 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Peter Štrunc to Radek Tomiška
- % Done changed from 90 to 100
Thx for feedback, IdmIdentityContract eav attributes are displayed in form projection and readOnly property can be overridden properly.
Updated by Radek Tomiška about 3 years ago
- Status changed from Resolved to Closed