Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Is it possible to create combo boxes in SalesForce? If so, how?
Thanks,
J.
JillW wrote: Is it possible to create combo boxes in SalesForce? If so, how? Thanks, J.
Aren't they Pick list fields? You can also use standard visualforce component "SelectList".
Combo boxes are a combination of picklists and text boxes. Users can add data that's not already in the list.
What's a SelectList?
Aren't they Pick list fields? You can also use standard visualforce component "SelectList".
Combo boxes are a combination of picklists and text boxes. Users can add data that's not already in the list.
What's a SelectList?