Skip to main content
Amanda Ronk ha fatto una domanda in #Customer Service
Hi there!  I need help!  I am trying to create a pick list where I would be able to select a contract name from a pick list and based on the selection, the corresponding address will automatically generate on the quote.  I'm new to this and need help!

 

This is what I would like to do:

 

Pick One:

 

Contract Name A

 

Contract Name B

 

Contract Name C

 

(For instance the following address is for Contract Name A, I need the address to automatically generate for the quote I am preparing to send to my customer.  I will have separate addresses for each contract A, B, and C

 

123 Anywhere Street

 

Somewhere, NY 12345

 

555-123-4567

 

Your help is appreciated!  Thank you!
4 risposte
  1. 3 ago 2016, 15:52
    You can do it through Process Builder but you need a lookup or master detail relation between the objects and the not picklist field.

     

    If you want it through picklist, then Contract Name A , B, C are not static (ie they are records in salesforce), then it needs a Custom VF.

     

    If they are static ie all quotes will just see these 3 contracts, then you can do it through workflow, dependant picklist
0/9000