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