Tagged Questions
0
votes
1answer
108 views
EditorPart with default “…”-button for editing textfield
I have made a Custom WebPart, with some Custom EditorParts in it.
My Custom EditorPart consists of a simple TextBox and a Validator.
My only problem is that I'd like my TextBox to have that "..." ...
0
votes
0answers
182 views
InputFormTextbox in WebPart ribbon not changing to rich text mode
I have added an InputFormTextBox to my webpart and made the webpart display for the default new form. I expect the ribbon to change to allow rich text editing when you click into the textbox. But it ...