After editing a form I need to have it automatically update a field, last_updated, to the datetime like php now as you click to save. How do you do this?
↧
After editing a form I need to have it automatically update a field, last_updated, to the datetime like php now as you click to save. How do you do this?