home contact subscribe toolbook.org

New TB Mini Lesson: How to modify the text of a list box using the Actions Editor

Programmatically setting or getting the text of a field using the Actions Editor would seem to be straight forward - you just manipulate the Text property of the field object.

However unlike a regular text field, a single select listbox and multi select listbox field function a bit different when it comes to setting or getting the text using the Actions Editor. In fact there is no Text property for the single select listbox and multi select listbox fields available in the Actions Editor. Instead there is a ItemText property.

For more details, see:
kb.sumtotalsystems.com/community_kb_tb_display.asp?id=Q102589860000060