-
Dependent Picklist Values in Salesforce?
Hi guys,
I have defined a custom picklist field on an object, now I want that the picklist values are dependent on another field of the same object.
For example:
Picklist values: {A,B,C,D,E}
if value of Price field (of type number) is 10 then, the picklist values available should be {A,C,E}
else all of {A,B,C,D,E} should be available.
Thanks in advance
Log In to reply.
Popular Salesforce Blogs

Most Beneficial Features of Salesforce Sales Cloud For Any Business
Sales cloud of Salesforce is mainly used by B2B and B2C organizations to manage sales, customer support and marketing operations and the engagement strategies. The…

Salesforce Trailhead and Certification Leader Board - ForceLeaderBoard (Unofficial)
Force Leader Board - Salesforce Trailhead and Certification Leader Board Here it comes ... It's time to show your trailhead badges and certifications in on place.…
Popular Salesforce Videos
Why flow with Salesforce Flow?
Earlier when you required a custom feature in your Salesforce installation to support your business process, the only available options were to create a brand…
How to Build an Offline Salesforce App, Part 1: Authenticate with Salesforce
This video tutorial will guide you through the following steps: * Integrating the Salesforce connector * Modifying the login screen and process * Authenticating with…
UiPath automation for Salesforce | REST API commands | OAuth2 | Download files | Without activity
How to send a raw REST API command from UiPath to Salesforce without using custom activities. 0:00 Intro 1:35 OAuth2 4:10 Download files from a case, opportunity, account,…