How Can We Help?
Answer
When you map values from a database into an object group, you cannot map to a label; you have to use a text box.
If you don’t want your user to think they can edit the text box, you can format the text box to make it look like a label.
- Set the Read Only property to True
- Set the Style to: “border:0” (this will eliminate the border around the text box making it look like a label)
Comments are closed.