erp - How to add filtering pop up in Acumatica -


at ct502000 screen in acumatica noticed filterable pop filters data. how add similar filter grid? please don't confuse them pxdialog pop ups.

i assume need pxfilteredprocessing attribute. example in project did following:

[pxfilterable] public pxselectreadonly<anticipatedpayrolldetail> anticipatedpayrolldetails; 

this code caused apperance of following filter: enter image description here


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -