function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AmbigaRamAmbigaRam 

how to add custom button "New" to the lookup window, If I am seaching?

Hi,

 

How to create the custom button "New" for creating the new record in lookup search field.

 

  

Can Any one help for this?

 

Thank you,

 

Regards,

Ambiga

sandeep@Salesforcesandeep@Salesforce

No unfortunately it is not possible but if it is your requirement then you need to do it by VF Page instead of using lookup field.

AmbigaRamAmbigaRam

Hi,

 

Will you please tell me how to do it with Visual force?

 

Thank you,

 

Regards.,

Ambiga

sandeep@Salesforcesandeep@Salesforce

For this you need to create new child window ( it may be model dialogue box). 

do whatever in VF page of that child window.