cancel
Showing results for 
Search instead for 
Did you mean: 

[B1][SDK][UI API] Cannot retrieve the clicked item at BeforeAction of et_COMBO_SELECT

former_member445524
Participant
0 Kudos

Hello all,

How to retrieve the ButtonCombo item on which the user clicked in BeforeAction of the et_COMBO_SELECT event? The fields ComboBox.Value and ComboBox.Selected are filled only in AfterAction.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member445524
Participant
0 Kudos

Not at all. The BeforeAction of et_COMBO_SELECT fires after the user has clicked on a ComboButton item, so the item id is already available to B1.

vitor_vieira
Explorer
0 Kudos

Hi Anton,

In other words, you are asking "what color is the banana I'm going to eat tomorrow?".

How can you retrieve something that hasn't been selected yet?!

Hope this answers you question.

VV.