function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
neeedhelpneeedhelp 

How to get rich inputtext in VF Page

How to get rich inputtext in VF Page

Best Answer chosen by Admin (Salesforce Developers) 
SamuelDeRyckeSamuelDeRycke

Have you looked at the <apex:inputtextarea> component ? It has a RichText property.