You need to sign in to do that
Don't have an account?
Dhairya
Lookup "New Button"
Hi,
I have a Lookup relation ship between one custom object field End_User__c and Account.
So, when we click magnify glass and do not find appropriate account then we click "New" button and create a new account.
But the situation is i need more fields out there and make some of the fields as required.
How can i do that?
I appreciate your response.
Thanks,
Dhairya
Setup->Customize-Accounts->Fields
Add the fields you need.
Setup->Customize->Account->Page Layout
On this screen you can position your new fields and choose which fields are required.
You can't change the quick create page layouts... however you can add few more fields for the look up window so that users can determine the account.
Setup->Customize->Account->Search Layouts->Edit the Lookup Dialogs
Thanks for reply.