function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MikeyJamJamsMikeyJamJams 

Is there a limit to cascading dependent picklists?

Hello,

 

We have a business request to build a series of cascading picklists using field dependencies, where the top picklist controls what displays in the 2nd, the 2nd picklist controls what displays in the third, etc.

 

Is there a limit to how many levels down we can go in this type of field dependency relationship?

 

Thank you,

Mike

Best Answer chosen by Admin (Salesforce Developers) 
Navatar_DbSupNavatar_DbSup

 

Hi,

 

You can have unlimited dependency levels in field dependency relationship.

 

Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.