You need to sign in to do that
Don't have an account?
fer_far
Picklist filtered by record type in Visualforce
Hi community,
I need to get a picklist filtered by record type in a Visualforce page. From Summer '10 we have the ability to use dependent picklists in Visualforce pages. But, correct me if I am wrong, there is no standard way to use picklists filtered by RecordType, isn't it?
If no possible, can anyone help me out to find a solution?
Thanks in advance.
Regards.
As of right now there is no way to use standard Visualforce components that respect recordtypes. At Cloudforce last month it was announced that this is on the roadmap but no timeframe has been released. Hopefully it's the upcoming Winter 11 release.
Check out this thread for more info.
Jeff Douglas
Appirio, Inc.
http://blog.jeffdouglas.com
Author: The Salesforce Handbook
You can use a workaround with the apex:inputField ..... check out this post.