I have a long list of Items, some of them are service lists and some are equipments. Whenever we prepare a quotation the quotation items child table fetches from all the item lists. In our case we only use service items for quotation, If there’s a way to apply a custom filter to show only service items from servies item group in quotation form it’ll be great
@NCP Thank you!.
Just curious on how the filtering works performance wise, does it cache all the items first and do filtering locally? How many requests does it make to the database?