How to enforce minimum or maximum weights for a goal within a goal plan?

You need to create validation rules in Visual Builder Studio for both the New Goal or Goal Details page and the My Goal page.

New Goal or Edit Goal Page

  1. Select a goal plan that has weights enabled.
  2. Edit an existing goal or add a goal.
  3. Edit the page in Visual Builder Studio.
  4. Select a project.
  5. In Express mode, click Validate Field Values.
  6. Add a validation rule.
  7. In the Create Validation dialog, do these steps:
    1. Select the rule type as Regular.
    2. Add a label and optionally a description.
    3. Click Create.
  8. Ensure that the rule is active.
  9. Click Edit.
  10. Add a condition.
  11. Select the Weight field.
  12. Select the operator:
    • To enforce maximum weight, select the greater than operator.
    • To enforce minimum weight, select the less than operator.
  13. Enter the maximum or minimum value.
  14. Add a message.
  15. Enter the text in the Summary and Detail fields.
  16. Select the severity as Error.
  17. Click Done.

My Goals Page

  1. Go to the My Goals page of your Goals Center.
  2. Ensure that you are on the Performance tab.
  3. Edit the page in Visual Builder Studio.
  4. Select a project.
  5. In Express mode, click Validate Field Values.
  6. Add a validation rule.
  7. In the Create Validation dialog, do these steps:
    1. Select the rule type as Regular.
    2. Add a label and optionally a description.
    3. Click Create.
  8. Ensure that the rule is active.
  9. Click Edit.
  10. Add a condition.
  11. Select the Weight field.
  12. Select the operator:
    • To enforce maximum weight, select the greater than operator.
    • To enforce minimum weight, select the less than operator.
  13. Enter the maximum or minimum value.
  14. Add a message.
  15. Enter the text in the Summary and Detail fields.
  16. Select the severity as Error.
  17. Click Done.