17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 608 Views |
-
If field has changed

9 September 2008 at 3:48am
Any way to check on write() if a specific formfield has been changed? I'd rather not loop through this block of logic every time if I don't have to.
I suppose one way is to check $this->Field before parent::write() and then check it after parent::write() ??
But that's a long shot...
| 608 Views | ||
|
Page:
1
|
Go to Top |
