Copy a value based on criteria Salesforce

Posted by Robert on Stack Overflow See other posts from Stack Overflow or by Robert
Published on 2011-02-10T20:49:21Z Indexed on 2011/02/11 7:25 UTC
Read the original article Hit count: 127

Hi all,

On a Salesforce.com opportunity I have a number of custom fields that are potential options that the end client will eventually select.

Option 1 (Desc Field) Option 1 (Value) Option 2 (Desc Field) Option 2 (Value) Option 3 (Desc Field) Option 3 (Value)

At a future point the user will ultimately choose one of the options as the preferred option. What I want is then the value for the chosen option to be stored in another field without the user having to enter it again. A “nice to have” would also be that all 3 option descriptions, values and selected value are locked once this is done.

Any ideas?

© Stack Overflow or respective owner

Related posts about locking

Related posts about input-validation