navya kodali
Posts: 0
Joined: Wed Jan 22, 2014 6:47 am

how to add extra digits to inputfield text.

hello,

In input field text i want to add ".00" to the existing data.

example: "20" should automatically be converted
to "20.00"
how to do this?

how to ristrict that inputfield that should allow only numbers not any other charecters?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

how to add extra digits to inputfield text.

Hello! Use JS to do that. Check entered symbols and add .00 in the end.

navya kodali
Posts: 0
Joined: Wed Jan 22, 2014 6:47 am

how to add extra digits to inputfield text.

i am new to js.will you guide me how to write js for that?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

how to add extra digits to inputfield text.

Sorry, but custom JS is outside the scope of our support.

Return to “Issues”