Hi guys
Fantastic tool this GC...
hope you can help me... I´v checked on this forum and nothing alike is here...
I´m trying to post fill some data in my table using call_back_after_insert.
my function is:
and my call_back function is:
$crud->callback_after_insert(array($this,'clienteyserie'));
My problem is that on the target table, I´m getting the data in two different rows instead of a single one?
One row for the data table...
One row for the function data...
can please help? it may me something obvious, but I have 5 hours on this, without a clear view...
thanks in advanced