For the angular kendo editor, when the user adds an ordered list and indents lines in the list, the numbering uses numbers for all levels. Is it possible, without too much work, to have the first level be numbers, the second level be letters, the third level be roman numerals, etc like word would do?
So instead of
it would be
1. one
a. two
i. three
If the solution is non-trivial or very custom, I would not do it. If that is the case, I do not need sample code.
Thanks,
Bob
Hi Bob,
We are declining this request due to low interest and demand. If it turns out to be popular in the future, we will reconsider the status.
Regards,
Yanmario
Progress Telerik
A quick follow up on this case.
The ordered list of the Editor could be enhanced in a way that should support all regular HTML OL tag type attribute options (roman numeral type included):
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Svetlin,
Thanks for the reply. Yes, if you could convert the ticket into a feature request, I would appreciate it.
Thanks,
Bob
Hi Bob,
Thank you for the provided details.
Indeed, at the moment there isn't such option available for the Editor component and there doesn't seem to be a workaround that we can suggest in order to implement it. Instead, what could be done is to log a new feature request in our Feedback portal asking for such functionality. Please let me know if you would like me to convert this ticket to be a public feature request? That will allow our clients to vote for it and we will be able to track the provided demand for it, which will receptively help us to prioritize our future development plans based on the provided customer demand. Thank you.
Regards,
Svetlin
Progress Telerik