|
|
|
|
|
Force.com Discussion Boards :
Developer Boards :
General Development :
Using Picklist in formula Field?
|
|
|
|
|

|
Using Picklist in formula Field?
[ Edited ]
|
|
MSVRad
Regular Contributor
Posts: 85

Message 1 of 2

Viewed 748 times
|

|
|
I have created a custom object and I want to use a picklist in a formula field. All I really want to do is display this field on my custom object. Is there a way to do that without using a Formula field since I cannot use a picklist in the way I want. I do not want to override the pages with visualforce I know this is one way to just put an output field of the picklist on the page. This is all I am trying to do: Account__r.Operational_Status__c. Where Operational_Status__c is a custom picklist. I just want the value that is selected in this picklist to appear on a different object's detail view. Any suggestions would be greatly appreciated. Thanks! Message Edited by MSVRad on 09-16-2009 02:08 PM
|
|
|
|
09-16-2009 01:48 PM
|
|
|
|
|
|
|
|
|
|
|
|