Home:ALL Converter>Character limitation in text item field in Oracle Apex

Character limitation in text item field in Oracle Apex

Ask Time:2015-04-17T18:58:25         Author:Gayathri

Json Formatter

I have a TEXT item field - order number, where user can enter his details.

When a user enters order number starting with 1, the character limit should be restricted to 14.

When a user enters order number starting with 2, the character limit should be restricted to 11.

How can we do it in Oracle Apex?

Author:Gayathri,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/29697326/character-limitation-in-text-item-field-in-oracle-apex
yy