Hi All.
In the release product variant form, I have added a new enum as highlighted below. this is properly added in the table and also in the form. but when i move to the next record from the grid it does not save this new enum added value to the datasource but all the other field get saved. The strange is that when i change something in the Item Sales Tax Group field then it save my enum also. :)
Hii All,
It is actually a bug from Microsoft :) ... We need to write the below code in the field modified evet of a datasource and it works then
600
Hi Amar,
Were you able to debug this to determine the cause?
Hi Nikolaos,
Thanks for the reply, yes you are correct, it does link with the datasource and datafield. but it still not saving that particular field as we know that it save the while record and not the individual field.
The Strange thing is that when i change some in another customized field , then it does save this enum field also. but when i change only in this enum then it does not save the value.. Thanks
Is this enum in the same table than all the other fields on the form? And is the field pointing directly to that field (via properties "Data source" and "Data field")? If yes, then it should be saved just like all the other fields, because the system saves the whole record (not individual fields) when you move to next record.
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156