I want when user click Edit only 1 field is update on the database without open form.
Please help
Thanks in advance
Edit form
Started by masood, 24 April 2012 - 10:24 AM
- Single Page
Posted 24 April 2012 - 10:24 AM
Posted 24 April 2012 - 14:32 PM
i don't know if si posible with out open the form edit, i think you have to open the edit form with only this field, for this use the function
see:
http://www.grocerycrud.com/documentation/options_functions/edit_fields
$grocery->edit_field('field');
see:
http://www.grocerycrud.com/documentation/options_functions/edit_fields