sharepoint-2010web-partssandbox-solution

InputFormTextBox not supported in SharePoint 2010 sandboxed solutions


I'm trying to build a sandboxed solution visual webpart that includes a richtext field, the inputformtextbox control, and it looks like the better part of the Microsoft.SharePoint.Webcontrols namespace isn't available in sandboxed solution? Is this true? Has anyone come across a workaround for this?


Solution

  • There's a workaround, the Ajax libraries have a Richtext editor.