cancel
Showing results for 
Search instead for 
Did you mean: 

Not getting value from choose from list object

Former Member
0 Kudos

Hi all

i've created a matrix with a link button column which is connected to a ChooseFromList object. when i run the application. the choose from list form appears when i press tab in an empty field in the column.

but after i choose a value from the choose from list form. the value does not appear in column's field.

i made sure that the field in the database it alphanumeric. i'm not sure how to fix this.

appreciate any suggetstions on what could be causing the problem?

thanx in advance

Yoav

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The answer is in the help sampes: i handles the event CHOOSE_FROM_LIST. and obtain the selected item by the property SelectedObjects.