You need to sign in to do that
Don't have an account?
yuvraj.chaudhari88@gmail.com
PLZ SEND ME SOLUTION OF THIS ASSIGNMENT...
create a page which will have some fields from contact object alog with those fields add a custome dependant pick list, using apex and visualforce, on form. provide a save button. when user clicks on save button, create contact record and navigate user to new page having saved contacts fields as read only. copy business fields from corresponding account record to contact while saving note: > use first name, last name, email, phone fields from contact. >add any values in pick list >use picklist 1, picklist2 field to store pick list values. >use triggers to copy address functionality
for dep.pecklist and save usse this examples......
http://blog.deadlypenguin.com/blog/2012/07/09/dynamic-dependent-picklists-in-salesforce/
http://www.infallibletechie.com/2012/10/dependent-picklist-using-apex-in.html