Nummerisches Keypad bei iPod / iPad / iPhone
Problem:
Im iPod / iPad / iPhone öffnet immer das Standart-Keyboard (ABC...) und nicht das Nummerische,
man muss jedes mal auf das Nummerische umschalten.
(bei Androidgeräten funktioniert es problemlos)
Im den anderen Foren ist das Problem zwar beschrieben, jedoch keine Lösung ersichtlich.
Wie kann ich nun erreichen, das immer ein Nummernkeyboard geöffnet wird egal ob "Apfel" oder nicht?
Code:
Object oZimmer is a cWebForm
Entry_Item HOTEL.ZIMMER //Numeric 3,0
Set psLabel to "Zimmer"
Set peLabelPosition to lpTop
Set piColumnIndex to 0
Set piColumnSpan to 12
Set pbHtml5NumberOnMobile to True
Set peDataType to typeNumber
// Set pbServerOnFocus to True
// Procedure OnFocus
// Boolean bMobile
// WebGet pbIsMobile of oWebApp to bMobile
//
// If (bMobile) Begin
// WebSet peDataType of oZimmer to typeNumber
// End
//
// Forward Send OnFocus
// End_Procedure
End_Object
Glück Auf!
Sebastian
it is better to stagger the right way limping than to step firmly down the wrong path