How to make a Batch Pilot combo box list read only in IBM Datacap Taskmaster Capture
Question
How to make a Batch Pilot combo box control drop down list read only.
Cause
By default, users may be able to type custom values into the control.
Answer
To make the control read only:
- Open the form in Batch Pilot standalone and select the combo box.
- Right-click and choose Properties.
- Update Style to 2 - DropDownList.
- Apply and save changes. Users will only be able to select a list option once accessing the updated form.
Using the Match Required and Locked properties can also provide similar behavior.
Hi Thrinath,
ReplyDeleteI am trying to customise FLEX application and create a drop down for one of the fields in Flex. Can you help me in doing that. I tried creating a dictionary the same way as given for TravelDocs, but in Flex, I am finding issues in creating one. Can u help me on this.
Thanks
Aparna.