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---