How to create a rich text field in SharePoint exported it using SPM (see codeplex)

Soย I started creating a rich text field by including the following within my elements file:

<Field ID={1BE85F03-53B9-4D87-8383-3493899841A3}Name=MyRichTextFieldStaticName=MyRichtextFieldDisplayName=My rich text fieldType=NoteGroup=My GroupDescription=My Rich text fieldRequired=FALSEShowInEditForm=TRUEShowInDisplayForm=TRUEShowInNewForm=TRUERichText=TRUERichTextMode=FullHtmlIsolateStyles=TRUEUnlimitedLengthInDocumentLibrary=TRUEVersion=1“/>ย 

So great that was easy!


Discover more from SharePains

Subscribe to get the latest posts sent to your email.

Related Posts

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.