SelectOneChoice with 'No Selection' item
Hi,
I have an issue on a selectOneChoice. I cannot figure out how I can add the 'No Selection' item (Blank option, Empty option) as the first item on my list.
The selectOneChoice was created based on a VO. So, basically:
-Created a VO
-From App Mod, I dragged and drop the VO collection to the page
-From contextual menu, I created the selectOneChoice
In UI, it always displays the first item of the VO's query's results.
It is possible to have a 'No Selection' item in a list for a selectOneChoice in which the items comes from a VO's query? If so, how can I do this?
I'd really appreciate your help.
Thanks
Mike