Hi Folks
Im stuck on this.
On DB Save
I need to increase the value of an INT field by 1
I have tried a number of methods
eg. batch_total_allocated=.$batch_total_allocated. +1
I get the error Incorrect integer value: '$batch_total_allocated + 1' for column.....
what is the correct way to do this in chronoforms
I should add I am doing this in modify data source