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

Track Changes

5 Answers 262 Views
Editor
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 19 Jun 2014, 04:33 PM
Is it possible to implement track changes through the jquery set up of the editor?  Example $("ObjectName").kendoEditor({ tools: [    "trackchanges"   ] }); }); is there something to this effect?

5 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 20 Jun 2014, 12:00 PM
Hello James,

I am not really sure that I understand exactly what you are trying to achieve. In general the Kendo UI Editor has a change event that is fired every time the focus is moved outside the widget, so you can track any changes made inside the widget. You can read more about it here:

http://docs.telerik.com/kendo-ui/api/web/editor#events-change

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Joe
Top achievements
Rank 1
answered on 26 Jul 2016, 05:12 PM
Does the Kendo editor have a similar built-in "track changes" tool items as the RadEditor has at http://demos.telerik.com/aspnet-ajax/editor/examples/trackchanges/defaultcs.aspx ? If not, are there sample codes to build such a "track changes" feature like in the RadEditor? Thanks.
0
Kiril Nikolov
Telerik team
answered on 27 Jul 2016, 07:17 AM
Hi Joe,

Currently the Kendo UI Editor does not support change tracking. There is a UserVoice item on http://feedback.kendoui.com that you can vote for, so we can see it implemented in the near future.

Regards,
Kiril Nikolov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Shane
Top achievements
Rank 2
Iron
Iron
Iron
answered on 15 Aug 2016, 06:49 PM

I need something similar. I need the comments feature: http://demos.telerik.com/aspnet-ajax/editor/examples/comments/defaultcs.aspx

in the Kendo UI editor. Is that possible?

0
Stanimir
Telerik team
answered on 16 Aug 2016, 06:00 AM
Hello Shane,

Currently the Kendo UI Editor component does not support comments or change tracking like the one implemented in the RadEditor control.

Regards,
Stanimir
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Editor
Asked by
James
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Joe
Top achievements
Rank 1
Shane
Top achievements
Rank 2
Iron
Iron
Iron
Stanimir
Telerik team
Share this question
or