I have 
 
$this->Calculations->saveField('percent', $percent); which saves a math
formula to the field....
 
But "modified" field is also getting updated which I do not want. Can we
specify that we only want the one field saved? Or just use save() and
include the fields we want to save instead of saveField?
 
Thanks
 
Dave 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to