「RPG」Character input

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
sohashi
Posts: 6
Joined: Thu Dec 01, 2016 1:30 pm

「RPG」Character input

Post by sohashi »

Hi

Enter a character in the text box.
Is it possible to clear the following conditions?

Is it possible to input only half size alphanumeric characters (upper case letters)?


Best Regards,
Shumpei Ohashi
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: 「RPG」Character input

Post by MegumiSawada »

This question is about textbox element.
He would like to ask "is it possible to prevent lowercase being entered into textboxes , in some way? ".
Is there any way to set textbox to accept only uppercase characters?
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: 「RPG」Character input

Post by jasonzhou »

Unfortunately, there is no way for textbox element to accept uppercase-only characters.
Post Reply