I would like to get some direction on if and how its possilbe to prevent a property from being modified after its save to the databases.
In my products table I have Fields like Color that the user can not change after the product was created.
I believe this is a validation rule but not sure how to approach it in XAF
Also I would appreciate any andswer with code to be in VB.NET
thank in advance
David Raschka