Solved

adding filter settings to a form.

  • 14 February 2023
  • 5 replies
  • 328 views

Userlevel 4
Badge

hello everyone,

kindly assist, would like to add filter settings on the form below in the specified area.

this will enable me to save my filters and also share the filters.

 

filter settings:

 

 

kindly assist please

icon

Best answer by andriikravetskyi35 14 February 2023, 14:21

View original

5 replies

Userlevel 5
Badge +1

Hello,

you need add PXFilterable attribute to the View object, like this:


        [PXFilterable]
        public SelectFrom<INCompliance>

.Where<INCompliance.inventoryID.IsEqual<InventoryItem.inventoryID.FromCurrent»

.View ComplianceView;

Userlevel 4
Badge

Hello,

you need add PXFilterable attribute to the View object, like this:


        [PXFilterable]
        public SelectFrom<INCompliance>

.Where<INCompliance.inventoryID.IsEqual<InventoryItem.inventoryID.FromCurrent»

.View ComplianceView;

 

 

Sorry, where exactly should I add this?

Userlevel 7
Badge +17

Hi @development93  In your screen GRID VIEW should be decorated with [PXFilterable] like below.

 

 [PXFilterable]

public PXSelect<GRIDDAC> ViewName;

Userlevel 5
Badge +1

You can find additional info and examples here:

https://help-2021r2.acumatica.com/(W(89))/Help?ScreenId=ShowWiki&pageid=8169bc20-c1de-4160-b687-54c24ea0419d

 

 

Userlevel 4
Badge

Thank you all, Everyone here’s right.✅

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved