[FormEventHandler(formStr(SalesEditLines), FormEventType::Activated)] public static void SalesEditLines_OnActivated(xFormRun sender, FormEventArgs e) { Args args; FormRun formRun; Args = new Args(formStr(SalesTable)); formRun = New FormRun(Args); FormDataSource SalesLine_ds = formRun.dataSource(formDataSourceStr(SalesTable, SalesLine )); SalesLine_ds.allowEdit(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.
We are honored to recognize Mansi Soni as our August 2025 Community…
A new season of Super Users has arrived, and we are so grateful for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.