Hi ,
I have a TEXT item field - order number, where user can enter his details
When a user enters order number staring 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.
Can someone pls help me how do we do it in oracle apex.
Thankyou