Hi to all.
How can i add in the view quick update function for one row ?
DB structure:
ID primary auto increment
VALUE var_char
STATUS bolean 0/1
Default STATUS is NULL. I need in view update STATUS on select on of value 0/1 without open edit form.
Thanks in advance.