I did a look on the following thread trying to understand how to implement the suggested solution on post #2, but I could not quite understand the working principle behind the use of "evaluate but ignore result" block.
Does it means that the block inside the event handler ".AfterPicking", triggers the event handler itself from whithin ?
Appreciate the feedback, anyway, I'm still puzzled on how to do that - once pressed the ListPicker button ( I missed this detail, sorry ).
[ADDED]
Depending on the state of a specific variable during the above ListPicker button tap, I will either allow user to select the element, or pre-select itself.