How to force number format on apex:inputText
If advanced currency management is enabled, you can’t bind Visualforce
pages that use <apex:inputField>
or <apex:outputField>
components to
currency fields that support advanced currency management.
If advanced currency management is enabled, you can’t bind Visualforce
pages that use <apex:inputField>
or <apex:outputField>
components to
currency fields that support advanced currency management.
Ok, say for example the output we need on the page must include HTML tags and we want to avoid any security risks…..