Hello,
After inserting the item I want to automatically update the 'Requested Delivery Date' field (it is a new record), however, the field value shows empty in the record.
It is worth mentioning that while debugging the code, I entered the filter of the line 'if SalesLine.FindFirst() then begin':
In addition to that, when changing the registry this error is shown:
Any reason for what's happening?
Answers