Desire asterisk by a page item label with no space between.
{noformat}I have a number field page item with label (say, LABEL) and I want to prefix it with an asterisk to indicate a footnote (say, LABEL). How to I do this without getting space between them (like, " LABEL"? It doesn't work to make the field label contain the asterisk (like, "*LABEL") because the error messages then reference "*LABEL" instead of "LABEL". [I'm using theme 17 with APEX 4.1 on Oracle 11.1/2.]
{noformat}
You can also see an example here. (using Dever/Ima9Dever) http://apex.oracle.com/pls/apex/f?p=43250:3
Here the page item is a Select List but the idea/issue is the same.
Thanks,
howard