Questions tagged [enhanced-rich-text]
3 questions
1
vote
2 answers
Default content editor in list form doesn't allow image alignment
I need to be able to adjust the alignment of an image in an "Enhanced Rich Text Field" in an announcements list in MOSS 2007. However, the default content editor in the edit form for the list doesn't provide a way to do that. What's the fastest…

Ben Collins
- 20,538
- 18
- 127
- 187
-1
votes
1 answer
How to update Multi-Line field of SharePoint Add-In List to Enhanced RichText using PowerShell
I have a List column in SharePoint Add-In in SharePoint Online which is a Multi-Line Rich Text field. I want to convert it to Enhance Rich Text field using Power-Shell.
$URL, $Username, $password and $ListTitle are passed as parameters to the…

SudarshanJ
- 1
- 4
-1
votes
2 answers
Text to HTML in SharePoint using Javascript
I have a summary single-line text column in SharePoint 2007 that is a truncation of a multi-line text column. Going through the complicated process to get there, it turns into text which then needs to be converted back to HTML, so that the tags…

Lance Roberts
- 22,383
- 32
- 112
- 130