This is a migrated thread and some comments may be shown as answers.

Adding "Tags" or autosuggest support to RadEditor

1 Answer 36 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Jakub
Top achievements
Rank 1
Jakub asked on 27 Sep 2007, 12:07 AM
Hi All,  
 
I would like to use RadEditor with fallowing options:  
1) When ever user will enter [ sign the auto suggest information will show up  
2) the auto suggest information should be taken from the sharepoint list  
 
Do you know if this can be achieved in rad editor and if so, how to do it?  
 
I was thinking of adding them to "Context menu" but there could be more then 30-40 elements on the list. Maybe if this cannot be achieved by "inteliisense" maybe it can be done by the "drop down" element added to the rad editor?  
Thanks in advance!  
 Jakub G

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 28 Sep 2007, 04:01 PM
Hello Jakub,

The requested functionality is not supported out-of-the box by RadEditor. Our suggestion is to implement the autocomplete feature with an editable DIV element (<div contentEditable="true"></div>) and send us your code.  We will use the code solution and replace the DIV element with RadEditor.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
WebParts for SharePoint
Asked by
Jakub
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or