Kodular has 1 error. (,) Does not work.
Input Type
Number: 5 and Decimal Number: 8
I want to write the price. E.g. 10,000
Kodular has 1 error. (,) Does not work.
Input Type
Number: 5 and Decimal Number: 8
I want to write the price. E.g. 10,000
Just write the Number without commas. Numeric values don’t support commas.
i need comma
I want to write the price. example: 10,000
Use string input and then use some block logic to get the real number.
You are since more than 1 year in community, you must know thet #koded is not right category for this discussion.
I changed it to #discuss
thanks
What is it like?
Try :
My head won’t catch these.
I just did a test, it’s working as it should…
I just did a test, it’s working as it should…
But it doesn’t work in the same text box.
You might try this extension with your textbox
Today I bring to you a new extension that I built with the AppyBuilder CodeEditor. It allows you to choose between 17 different Keyboard Styles(InputTypes) and allows you to set the maxLength(aka limit the number of characters a user can input) of a...
Reading time: 1 mins 🕑 Likes: 34 ❤
Can you post the test apk with and without Extension.
Is your textbox still on input type 8 in designer, if so try putting it on 1 normal…
Is your textbox still on input type 8 in designer , if so try putting it on 1 normal …
yes normal 1 ,
but comma not working