How to add the percent (%) symbol at the end of a number in a form field
yannisrJun 11 2011 — edited Mar 4 2012Hi,
I need to display a percentage as a result of a calculation in the form: 80.23%
How can I direct the Format Mask inside an APEX form to display that?
I use a PL/SQL expression
Thank you