Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hello,
In apex exist some method for get information about Page Layout similar to sforce_api --> describeLayout but I need in Apex
Thanks.
anoyab, I don't think it is available in apex.
You could be able to use describeLayout() method in javascript (in visualforce page). From there you can pass required details back to the controller.
Hi..
So far any update ? I mean currently any workaround for this to get Page Layout information via apex code.
- Deepak
anoyab, I don't think it is available in apex.
You could be able to use describeLayout() method in javascript (in visualforce page). From there you can pass required details back to the controller.
Hi..
So far any update ? I mean currently any workaround for this to get Page Layout information via apex code.
- Deepak