You need to sign in to do that
Don't have an account?

Apex:Select*
Pretty trivial question (maybe)
Is there any way to default apex:selectradio, apex:selectlist, apex:selectcheckboxes to be auto selected upon creation?
I'm writing a visualforce page to change a Contact from an associated Account to one of the user's choosing, using apex:selectRadio.
I want the previous contact to be defaulted selected. Right now none of them are.
Any ideas?
Nevermind, answered somewhere else. I should really do some research :smileyhappy: