Edit to add: This is in the POS
Hi Judy, thank you for the response, unfortunately I should of clarified this is in the POS. Specifically around a CartLine subfield extension. I need to update the displayed value when an extension property changes.
Hi ChadDavison,
The most common place to update data in D365 is on a form. When a control on a form is tied to a Data Source and a Data Field, the system will automatically update the underlying table when the value is changed. You can write x++ code to update records. As a reminder, make sure you have a ttsbegin and ttscommit around the call to update() otherwise it will not work.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156