Re: How to retrieve and show saved values in list box control
Hello,
We should be able to do this by running the Read method on the SmartObject that backs the List Box Control. We will need to provide an ID for the Read method, but this should give us the data back.