cancel
Showing results for 
Search instead for 
Did you mean: 

Enforce the total weight of the sections to add up to 100%

marcllipis
Discoverer
0 Kudos
88

Hi all,

We are using the option that allows edit weight sections within the form. We need the system to verify that the sum of the weights of these sections is 100%, if not, the system should give us an error. For example:

Goal section 1 (20%)

Goal section 2 (30%)

Goal section 3 (20%)

Total weight of those sections = 70% --> As the total weight is not 100%, the system shouldn't let us send the form to the next step.

Any idea?

Thanks!

 

View Entire Topic
marcllipis
Discoverer
0 Kudos

Hi all,

I've found the solution.

We need to include weight-total 100 and weight-total-option with "enforce" in summary section.

Thanks