Expand my Community achievements bar.

Giving a Check box a value

Avatar

Former Community Member

I am making an evaluation form for my company and I want each check box to have a numerical value.  If these boxes are checked, then the value of that box is then aggregated into a field at the end of the form to use for evaluating the employee for raises/promotions/etc. 

Does anyone know of how to do this?

3 Replies

Avatar

Level 7

Under Object > Binding for the checkbox you can set the "On Value" and "Off Value". They are automatically 1 and 0 but you can make them whatever you want.

Avatar

Former Community Member

I am aware of that.  I need to figure out how I add that value into another field. The aggregation is the part I am having trouble with, since I need to know how I put the check boxes in the formula so the values are added together.

Avatar

Former Community Member

Nevermind, I found my problem.  I forgot to factor in that some of the boxes are on another page and was manually typing the formula.