Hi all,
I am stuck in a strange situation where in though the system pops up error, the data is updated in the table.
I have written the following code in the OnModify trigger:
TESTFIELD(Status,Status::Open);
where in Status is an option field having 3 options namely Open,Released,Closed.
I am trying to modify a record which is having a Released status, system throws up an error, but the modification is effected in the table.
Kindly help...
Thanks in Advance..
Tom
0
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
In that case, I need to code the same in all the fields' OnValidate trigger.
I want to avoid the same.....
This is the preferred way to do it..
what code you have in OnModify trigger?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav