We are using Syncfusion Rich Text Editor(RTE) in our .Net application along with Azure Search. This RTE is used like a comment box for each and every particular blog post.
So, Whenever any user want to post their comment in the RTE they can tag specific user along with their names .
To do this we want to make an azure search call to get the list of all possible users names as soon as they typed @ along with some key word . Just like below image
答案 0 :(得分:0)
键入@符号时,我们可以使用组件中的Atjs集成获取RTE组件中的名称列表。有关此的更多信息,请参考以下文档链接: https://ej2.syncfusion.com/aspnetmvc/documentation/rich-text-editor/third-party-integration/#atjs-integration