Operation add value to a number fails

Hi,

In my users table I have a login counter, after my login step I have a query to get the current value, then a repeat and an update step to add 1 to the current value. Instead of getting what I expect, it handles it as a string and add ‘1’ after the current value (1 became 11) . It is an int on the database, Wappler recognise it as a number, so can’t really see where is the problem. Any idea?

Thanks for any feedback in advance!

Gabor

Community Page
Last updated: