Hi everyone, i have one simple problem i hope:
in my form i'm using values from fields, to calculate with math some new values. i made hidden fields, to set that results in them, and show after submit, but i cant. here is simple code example:
this part: $entry[3] = $c;
is not working.
how i can set that new value in field[3] entry?
Thanks