I have a checkbox for a set of machine types. One of them is CHK ASSY. Is there a way to set another variable value based on the state of the checkbox. If CHK ASSY is checked, ASSY VALUE = Assembly, if it is unchecked, ASSY VALUE is blank. I have roughly 15 of these checkbox variables that can be checked independently. I want to concatenate them all into one variable to share to other cards.
Hi Karen,
If I understood well you want to modify (concatenate) a variable value based on checkboxes. See in Administration Guide Imput Formula.It can be done but there is a limitation. If user not modify any of the controls involved in creating the variable value this remains blank. In other words you can not have a predefined value for this variable resulted from an input formula.