質問

ここに夢中になるかもしれませんが、SharePoint 2010のためのリッチテキスト/ HTMLコントロールを見つけることはできません。

i InputFormTextBoxを正常に実装しましたが、これはIEに表示されます。

SharePoint:RichTextFieldとPublishingWebControls:RichHtmlFieldは、リストビューページの外側に表示されているようです。

ユーザーが自分のブラウザに関係なくリッチテキストを入力できるようにするユーザーの選択に応じて、複数のリストに保存するカスタムフォームを持ちたいだけです。私はあきらめてjQueryプラグインを探す準備ができています。

ここに何行方不明の??

役に立ちましたか?

解決

I suggest the jQuery route. You are correc that there is not a good cross browser editor for your situation. Be aware that even with jQuery or other non-SharePoint specific browser based web editors there is still a good chance that the solution will not be completely cross browser compatible.

他のヒント

CKEditor for ASP.NET - I've not integrated it into SharePoint but a colleague of mine used it in an ASP.NET application. I've been using the editor and its predecessor for years in PHP, as well.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top