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

How to achieve following conditions? please suggest
Create a custom object “NEWOPTION” with the following custom fields
Primary-interest Picklist (Reading/Writing/Drawing/Music)
Secondary-interest Multi-valued Picklist (Fantasy/fiction/management/modern art/paint/crayon/pencil shading/classical/rock/pop)
Conditions
Display secondary fields’ crayon/paint/modern art if primary-interest field Drawing is selected.
Display secondary fields’ classical/rock/pop if primary-interest field Music is selected
Display secondary fields Fantasy/fiction/Management if primary-interest field Reading/Writing is selected
Once object is created, click new field button : select picklist field
add values. Click save & New>
This time select a multi-picklist field> add values > click Save.
Click on the field dependencies button and set up the dependency
All Answers
Once object is created, click new field button : select picklist field
add values. Click save & New>
This time select a multi-picklist field> add values > click Save.
Click on the field dependencies button and set up the dependency
https://help.salesforce.com/HTViewHelpDoc?id=fields_about_dependent_fields.htm&language=en_US
Regards,
Satish Kumar
Thank you So much for the solution.