Dear all,
I've a lookup field A on form. And when click on lookup field A -> a pop-up lookup displayed.
So how I can hide/disable New button on lookup pup-up.
Now i've use lookupcontrol._behaviors[0].AddParam("ShowNewButton", "0"); -> and its work.
But .AddParam not work on Chrome and Firefox. So another way to hide this button not using .AddParam?
Thanks,
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---