Skip to main content
I need to create a custom field in the Account (editable % and/or number field) and have it mirrored in the related Opportunity (Read Only).  Is there drag/drop functionality or can this be done with a formula?  If formula, can you provide an idea of how that may look?

 

I appreciate it!!
4 answers
  1. Jan 17, 2013, 3:00 PM
    Create a New Field on Opportunity (Data type:-Formula) :-

     

    Formula return type:- According to your field in Account

     

    Formula:-  Account.YourFieldname__C
0/9000