This topic is locked

Auto save

5/30/2008 3:21:04 PM
PHPRunner General questions
F
FrankS author

Is it possible to default a phprunner project to auto save data a user has entered but, not selected (or forgotten to select) the save option? There are only two tables out of a dozen or so I would want to exhibit this behavior. Perhaps it can be accomplished as an event function when the user closes the edit screen or add page. If this could be done as a simple update, what would the php syntax be?

J
Jane 6/2/2008

Frank,
this task can be accomplished using custom JavaScript script or application.

However we don't have a ready to go solution for this.