The user interface into a static processing delegate. This is particularly relevant when building a processing screen that needs to use additional parameters—like date ranges, item IDs, or custom flags—entered by the user at the top of the screen.
Since Acumatica’s SetProcessDelegate method expec...
Hi,
want to share code, which was written in the context of this question on https://community.acumatica.com. Question is how to modify request and use filtering with help of In or IsIn operator of Acumatica framework.
After plenty of trial and error, here is the code, with...