This is a migrated thread and some comments may be shown as answers.

Trying to add a currency symbol before an input. This should be simple!

2 Answers 116 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 11 Oct 2015, 09:13 AM

I'm recreating the form here

https://demos.telerik.com/kendo-ui/m/index#mobile-forms/types

 

I want the 'number' field to be prefixed with a '£' symbol. I know I could use numerictextbox but that means it doesn't bring up the numeric keyboard on mobile devices, so I need to stick with an input type=number.

 

I need the field to look like this, sorry for the crude drawing

 

 

 

 ​

2 Answers, 1 is accepted

Sort by
0
Lee
Top achievements
Rank 1
answered on 11 Oct 2015, 09:14 AM
Sorry for some reason the attachment won't post
0
Kiril Nikolov
Telerik team
answered on 13 Oct 2015, 02:53 PM

Hello Lee,

 

The problem that you face is not really related to Kendo UI itself. As the problem can be reproduced without Kendo UI as well. 

 

What you are requesting is not a trivial task, and is currently not supported for plain input. You can submit this as a feature request on UserVoice, so that it is considered for implementation in a future release.

 

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
ListView (Mobile)
Asked by
Lee
Top achievements
Rank 1
Answers by
Lee
Top achievements
Rank 1
Kiril Nikolov
Telerik team
Share this question
or