Hi All.
I have a Smart Form that loads a list box control with multiple values from a smart object. It works perfectly, however, I would like to hide the control if it doesnt contain values. I have a task that loads and shows multiple values in the list box and I want to do a check for the box being empty to hide the control otherwise. However even with values in the box, when I try to check the values by pulling the control or field related to it in a message it always shows as empty even with data. This messes up my ability to hide the control if there are no values to show. Any ideas? I have tried pulling from the associated smartobject as well as the control and nothing.