Single select Select list
544633Nov 8 2006 — edited Dec 4 2006Hi
I'm wanting to show a Select list on one of my pages but I only want the user to be able to select one item at a time. By select list I mean a list showing multiple items on the screen at one time, not a combo type list.
As far as I can tell there is only multiple select Select lists available. I couldn't work out how to change it from multiple select to single select as there is no parameter in APEX. I could construct one out of HTML but this would be able to be loaded from a select statement.
Any ideas on how to modify the existing multiple select list or creating a new one?
Thanks
Paul