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!

Zero fill Right Justify a number column/item

Jake4321Jul 24 2020 — edited Jul 24 2020

Hi all,

currently working with Application Express 20.1.0.00.13.

I have this requirement where columns declared as numbers in the database have to be shown on an APEX page with leading zeroes. In COBOL, yes, COBOL, we use to call this "zero fill right justified". But currently, a number column containing a value of zero will be represented as a single character as shown below.

where I would like it to show something like below:

Is there any way to do this in APEX at all?

Any tips, comments, suggestions are greatly appreciated as always.

Thanks,

Jake

This post has been answered by Keyser on Jul 24 2020
Jump to Answer
Comments
Post Details
Added on Jul 24 2020
4 comments
774 views