It's Friday so excuse me if I'm thick but TField has 4 properties:  Value, NewValue, OldValue & CurValue.  I need to do some BeforePost validation and was hoping to be able to use these properties to determine if the field has changed and if so, to what value.  Sometimes I'm more interested in what it was (oldvalue).
 
My problem is that these properties either have Null, Unassigned or the new value - never the old value.  How does this work - or doesn't it?
 
 
--------------------------
Peter G Jones
-------------------------

Reply via email to