Announcements
No record found.
I'm not talking about Inventory Journal. I'm talking about the "add Products" form itself (RetailAddItems).I saw that there is a vendor control in it already when I opened this form from PurchLine.So i wanted to say in the "Init" method of the form, you can fill this vendor control with the value coming from inventory journal and you can specify to do this only for your case(i mean not for purchline or salesline), then call the modifed method of the vendor control so that the query is executed.
[ExtensionOf(formStr(RetailAddItems))] final class RetailAddItems_Extension { public void init() { next init(); if(this.args().dataset() == tableNum(PurchTable)) { Vendor.text("11111"); Vendor.modified(); Vendor.enabled(false); } } }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 608
André Arnaud de Cal... 591 Super User 2026 Season 1
CP04-islander 430