Hi All,
I am working on dynamics 365 V8.2 OnPremise. I would like to hide the creation of new record from lookup field. I hidden the /+New/ button from lookup field search box as below.
Added <IsInlineNewEnabled>false</IsInlineNewEnabled> in the look up field parameter in customization.xml file.
But I would like to hide /New/ from /LookUp More Records/ pop up form also. Means, in the look up search view is showing only 10 results. If we need more records, we can hit the /LookUp More Records/. It will open the look up view and display the records. In it, /New/ button is there. Please find below screenshot with highlighted the New button. I need to hide that button also without changing role create privilege.
Is there any way in Javascript or any customization or settings? Please suggest.
Thanks and Best Regards,
Saratha