Quantcast
Channel: CRM Development 論壇
Viewing all articles
Browse latest Browse all 10280

Hide New Button in Lookup dialog od lookup field crm2011 online

$
0
0

Dear all,

I now have a lookup field on form.

And I want that when i click on lookup field -> the lookup is opened without New button.

In the past use:

           var beneficiaryLookup = crmForm.all.core_beneficiaryid;
            beneficiaryLookup.AddParam("ShowNewButton", "0");

And its work.

But currently Im test on organization online and it not work, it said that AddParam is undefined.

Any idea for it, please?


If my question/answer can help you, please give me a points :) ----You may be disappointed if you fail, but you are doomed if you don't try---


Viewing all articles
Browse latest Browse all 10280

Trending Articles