You need to sign in to do that
Don't have an account?
RichText Input on Visualforce Page
I have a form on a Visualforce Page that includes the inputting into a RichText Field. However, on the Visualforce Page, the formatting options are different to those on the Record Details Page. I need users to have the ability to change Font Colour - is this possible within a Visualforce Page?
Visualforce Page:

Record Page Layout:

Visualforce Page:
Record Page Layout:
Apex Code Development
- The standard Rich Text Field editor provided on the Visualforce Page does not include all the formatting options available on the Record Details Page.
- It would require custom development to implement this feature.
Please mark it as Best Answer if the above information was helpful.Thanks.