on 2023 Nov 28 10:12 AM
Hello,
One of our customers would like to restrict the user from adding more than three children to the MDF object.
The Extraml code is Auto Number
Is there an option to do that?
Thnak you
Inbal
Request clarification before answering.
Hi @inbal1986
In the "personRelationshipInfo" HRIS element can you add "on-init" and "on-save" rule to validate the count of children using function "Get Count Of Dependents()" >3 on the personrelationship type "child" during edit action, and add the required error message? refer the below sample rule.
Validate the rule in your test environment, if it works as expected then migrate to Production
Thanks
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.