Home › Forum › General › Dynamically remove checkboxes › Reply To: Dynamically remove checkboxes
January 23, 2014 at 4:49 pm #6920
You should have a behavior on when the drop-down changes field data. Use a Simple Branch object. If the caption in the drop-down = Operations use a Set State to hide the check box. If false, use a Set State to make the check box Normal.