Notifications
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 646 Most Valuable Professional
André Arnaud de Cal... 529 Super User 2025 Season 2
Sohaib Cheema 285 User Group Leader