I’m working on creating an order form that contains a table field. The table field will be able to pull records from a ProductPricing form. The ProductPricing form will contain records for active products as well as products that are currently out of stock/currently unavailable. I set up a saved searched on the ProductPricing form that only shows active products. On the Order form is there a way to used the active products saved search as its available pool of records for the table field instead of all of the records in the ProductPricing form?
Hi Ron,
At the moment no. I’ll think about adding that to a future update. Would just have to think about how you select the Saved Search from the popover records list and then to actually apply the filter to those records.