Hello Community,
I am working to try and modify the ItemInfo view on the “Add Items” button of the sales order screen and running into some trouble and hoping someone can point me in the right direction. I understand I needed to extend the graph “PXGraphExtension<SOOrderSiteStatusLookupExt, SOOrderEntry>” but the ItemInfo view seems much different to modify vs other views in various forms. The goal is to limit what items can show up in the view based on some criteria entered in the sales order header. Is it possible to say, only show items where in another view? Maybe I just need to rebuild the ItemInfo view in the initialize of the graph extension? Is that possible?
Thanks,
Adam

