-
How can I add lookup type fields in visualforce page?
I am facing an issue. I am adding lookup type field Owner in visualforce page of standard controller Accounts and it is showing an error- Error is in expression ‘{!Account.Owner}’ in component <apex:inputField> in page accountpage.
Log In to reply.