locked
Richtext RRS feed

  • Question

  • Hi  Prakash,

               Actually my scenario is something like i have created a sitecoulmn name as "x" in the document library type.But i do not have option to select richttext for that field. Is there any possibility is there ?if yes could you explain how to do that it is kind of urgent.

        

    Thursday, July 10, 2014 4:51 AM

Answers

  • Hello,

    richtext is available inside the "Multiple lines of text" column datatype. So you have to select "Multiple lines of text" and then select type from "Additional Column Settings" while creating a column.

    Go to your site -->site settings-->site column-->add-->enter some name-->then select "Multiple lines of text" radio button-->scroll down and select richtext from "Additional Column Settings".

    Let me know if i misunderstood you


    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

    Thursday, July 10, 2014 10:08 AM
    Moderator
  • As Hemendra says, there is a Rich Text facility available within List / Library definitions, where you can choose between Text,. Rich Text or Enhanced Rich Text.

    As you've also posted this within the legacy SharePoint forums, one famous editor for SharePoint 2007 was the Telerik Rad Editor for SharePoint.  Thus added a lot of options to the editing experience and is a freebie.

    Instructions on how to get started with it are here: -

    http://www.telerik.com/help/aspnet-ajax/moss-installing-radeditor-in-moss-2007-farm.html


    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles: CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

    Thursday, July 10, 2014 10:48 AM
    Answerer

All replies

  • Hi All,

              Could you help me how to enable richtext in the document library ?if not it has do only by program can you send me the code and where to add it.

    Thanks,

    mohamed.

    Thursday, July 10, 2014 4:05 AM
  • What do you mean by enable rich text in document library? Do you want to create a column with rich text editor type? Can you provide us more details?

    --Cheers

    Thursday, July 10, 2014 4:46 AM
  • 1.Create a multin line column and enable the richtext

    http://office.microsoft.com/en-in/sharepoint-server-help/sharepoint-lists-vii-handy-tips-and-tricks-RZ102425640.aspx?section=7

    2.Write a code to change the normal column to richtext column

    http://sharepoint.stackexchange.com/questions/71732/how-to-enable-turn-on-rich-text-editor-in-sharepoint-server-2010

    Thursday, July 10, 2014 5:56 AM
  • Hi ,

    Thank you for your reply .May  i know where i need to  write the code.

    Thursday, July 10, 2014 6:44 AM
  • Hello,

    richtext is available inside the "Multiple lines of text" column datatype. So you have to select "Multiple lines of text" and then select type from "Additional Column Settings" while creating a column.

    Go to your site -->site settings-->site column-->add-->enter some name-->then select "Multiple lines of text" radio button-->scroll down and select richtext from "Additional Column Settings".

    Let me know if i misunderstood you


    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

    Thursday, July 10, 2014 10:08 AM
    Moderator
  • As Hemendra says, there is a Rich Text facility available within List / Library definitions, where you can choose between Text,. Rich Text or Enhanced Rich Text.

    As you've also posted this within the legacy SharePoint forums, one famous editor for SharePoint 2007 was the Telerik Rad Editor for SharePoint.  Thus added a lot of options to the editing experience and is a freebie.

    Instructions on how to get started with it are here: -

    http://www.telerik.com/help/aspnet-ajax/moss-installing-radeditor-in-moss-2007-farm.html


    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles: CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

    Thursday, July 10, 2014 10:48 AM
    Answerer