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
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
Best answer by andriikravetskyi35
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;
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.