3 weeks ago
Hello,
We would like to implement the system to return an error in Goal Plan when the sum of goal weights is not 100%.
We have already added the code below in the goal plan xml:
<weight-total-option><![CDATA[enforce]]></weight-total-option>
However, the system only shows the message as shown below when we insert the goal weight:
While there is no error message in the goal plan
Is it possible that the system return an Error in the Goal Plan and not only when sending the form to the next step?
Thanks,
Konstantina
Request clarification before answering.
@Konstantina under the goal plan xml inside <obj-plan-template> please update below code as per requirement then it will be a hard stop at goal plan level.
max-weight="100.0" min-weight="0" max-weight-per-obj="50.0" min-weight-per-obj="1.0"
Please mark this as answer so other can get benefits from this information.
Thanks
Mridul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.