Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

format column values in Form

AQHJul 17 2021 — edited Jul 17 2021

i am using apex version 18, i have a form and a column "ACNO" of Number type. i have fix the Appearance:W idth of this column with 4.
when run this form it shows ACNO: and user can enter values like 2101.
image.png
i do require that a '-' separator after 2-digit so user can easily enter data as per define format like;
image.png

This post has been answered by InoL on Jul 17 2021
Jump to Answer

Comments

Post Details

Added on Jul 17 2021
1 comment
81 views