Multiply formatter - something fishy once you save...
I set a value from a post.... $_POST.test * 2.. all good on the first save.... but when you want to edit it again and save it.... it goes all pear shaped...
And another one… … @Teodor… But dont know if its supposed to work like this…
If i add ‘0’ zero as a value… either as text or number… and save it… then it defaults to 0\n … basicaly adding a new line… i have to go into the picker again… and remove the space manually …
So if i enter 1 or something else its fine…
Then if enter 0 … it defaults to 0 and a extra line…
is it suppose to add the extra line?? i have tried this as data type… text and number… same result.
i can manually remove it here… with backspace…
Before i remove it manually… this is what is in the api… value = 0\n
like i said … i dont know if this is a bug… or method behind it…
But as soon as you want to edit it… via the pen icon.(Server Connect Editor)… then it goes funny
But if you edit it within the the Serer Side Data Binding code panel then its fine…