web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

D365: 0x80040203 Invalid Argument error below lookup field

AjitPatra Profile Picture AjitPatra 469

Recently, we were working on applying lookup filtering using JS on a custom entity form. While testing it, we got an error on each key press on the lookup field “0x80040203 Invalid Argument”.

We were constructing the record filter criteria based on certain condition. While debugging the code, we found that the filter criteria(FetchXML filter tag) we were constructing was not in the correct format for filtering the records.

Putting appropriate condition in place/modifying the existing condition, we managed to consturct the filter criteria properly and the issue got fixed.

Hope it helps !!


This was originally posted here.

Comments

*This post is locked for comments