Announcements
No record found.
Hello everyone
I want to make the packing slip date no one can make edit and the user cannot change the date of the transection date and take the day date automatic
Hi Muhammed,
In order to achieve this, add the following code to run() method on SalesEditLines form in order to disable input from the user:
salesParmTable_ds.object(fieldNum(SalesParmTable, TransDate)).allowEdit(false);
Also, add the following code in init() method of the SalesParmTable datasource in order to assign today's date to the field:
SalesParmTable.TransDate = today();
Thank you A lot
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 620
André Arnaud de Cal... 521 Super User 2026 Season 1
CP04-islander 430