When an account is selected from the lookup then the account type and account billing address should be auto-populated and displayed in the screen as non-editable fields. How to perform this task using VF page
To achieve this in a Visualforce (VF) page, you can use a combination of Visualforce components and Apex controller logic. First create the Apex controller After create Visualforce page