Unanswered: Selectfield tap event and last selection
Unanswered: Selectfield tap event and last selection
Hi Again
How could I detect the tap event?
What I want to do is to load the store when the combo box is tapped not automatically.
Is there a way of doing this?
Another question is how to remove the last selection of the selectfield, that's because I try to empty the store and it's done but the last selection stays selected, and I would like to show the placeholder instead the last selection.
but how can I restore the combos to the placeholder? it is possible?, I want to clear the results by emptying the stores and at this point its ok but the last selected option stays there. I would like to display the placeholder, not the last selection.