Hello,
I am trying to fetch an OnClick event of Lookup Field since I have to pass variables having field name while calling a function when NEW record is created.
I tried using PreSearch event handler but it is working only when a search icon is clicked.
I would rather want to capture the click event of field and call a function on that.
All suggestions are welcomed.
Thank you in advance.