Hi,
I want to make rich text custom field on sharepoint 2013, how can I make it? If you have any suggession or appopriate site, please share with me.
Hi, Eric
I just make custom field type attaching web editor such as fckeditor..with visual studio 2012 for sharepoint 2013.
HongWoo
You should be able to go to the list where you want the field, click on list settings, then add a column. Â From there choose the multi-line column, add your title to the column, scroll all the way to the bottom and ensure you have Rich-Text selected as the format and hit save.
If you are wanting to reuse this column across multiple sites, I would suggest making the site column at the Site collection level so that it is accessible across all sites.
Either method is standard out of the box functionality. Â What are you attempting to do that you would need a rich text field?Â