Hi experts,I would like to get all fields API names on specific page layout and use the fields in SOQL. Then I want to display the query results on Visualforce page.I asked Salesforce Support for help but they cannot answer this question so I searched on Discussion Forums and found some articles about DescribeLayoutResult.https://developer.salesforce.com/forums/?id=906F0000000AG13IAGI read links for references but I'm just confused and not sure what to do.Does anyone provide me simple but complete code to display field details on Visualforce page so that I can amend it for my use.It would be nice if you can use Lead object and Name field.Thank you in advance.