Hello
I am trying to make a checkbox add a number into a label.
Example:
If a first checbox is checked, a number 1 will generate in another checkbox. If i uncheck the checkbox the number 1 will go away.
I figure that ill need a loop to loop through all "checkbox lables" and "number field lables" every time any checkbox is checked/unchecked.
What im trying so far:
For now im just testing if its possible to assign multiple labels a number through a loop, but its not working :/![]()
Please Login or Register to view this content.
Bookmarks