I have an order system - it’s for a small real estate office. The Idea is to have agents create an order for some services provided by an external source. House pics, drone footage, etc.
Using the “Purchase Orders” Knack App to get the internals set up - things looked good.
The Maintenance page allows someone (to be determined) to add items/costs to the Catalog. I added a grid with in-line editing…
Then I have the order system. Agents would create an order. And then pick items from the catalog to add to the order.
Create the order - works.
Order Detail - works.
Then I need to add a grid of the Catalog Items, with an “Add to Order” button. However, when I attempt to add the Catalog grid the catalog will not add.
Any Ideas?