Numbering is not continuous when image, note, warning, is inserted in-between steps
under review
TARIQ PATHAN
Numbering is not continued (it restarts) most of the time - if there is a Note, warning, figure etc..added in-between the steps (example: figure added or Note added between step 3 and 4, step 4 becomes step1) It has to be continuous even if there is a image, note, caution, warning, etc.. added in-between the step. There should be an option to restart or continue numbering.
Log In
oliver erlenkaemper
We need this feature, too. We often have numbered lists interrupted by other lists (bullet point lists).
D
D360 Product Management
Merged in a post:
Numbering Enhancements
Jarren Keck
We have a major need for the the numbering in the WYSIWYG editor to be enhanced. We would like the the functionality of the ordered lists to be similar to word. Specifically, the options to 'continue numbering' after there is a break in the list.
We would also like the the ordered lists to be more customizable. Currently the font size or style can't be changed.
D
D360 Product Management
under review
D
Document360 Support
@TARIQ and everyone: We have addressed this in the Advanced WYSIWYG editor. Could you please try it and let us know if you have any queries?
Sunil Panchal
Document360 Support Please can you clarify what has been implemented? I tried creating a numbered list, followed by an image, followed by another numbered list, but there is no "continue numbering" menu item (or equivalent) for the second numbered list
D
Document360 Support
Sunil: Thank you for your response. You can try the following in the Advanced WYSIWYG editor:
- Create a numbered list.
- Add an image (as part of the list).
- Select the image and press "Enter" twice (first enter is to leave a space for adding any comments /caption), you will see the list continuing.
- If you want to add an image out of the first numbered list, you can use the "Down arrow" add the image, details etc.,
- Press "Enter", the number will continue.
The "Continue numbering" menu item is currently unavailable. At this time this is a feature request. We have noted this point.
Hope this helps. Please let us know if you have any queries, we shall create a support ticket and one of our support engineers will assist you.
Sunil Panchal
Document360 Support Please could you post a link to the relevant feature request for the proper "Continue numbering" feature.
Unfortunately the current editor capability doesn't meet our needs for continuing list numbering, because we want paragraphs and images to exist between list items as top-level items in the page, rather than as elements within a <li> element. The reason we want this is so that the paragraphs and images between list items appear fully left-aligned on the page.
Parameswary Annamalai
Sunil: Thank you for your response. We have created a support ticket (# 221993) on-your behalf. One of our support engineers will get in touch with you via e-mail and assist you. Thank you!
e
eli stutz
Document360 Support This solution above is a bit hard to understand and hard to implement. We definitely need a Continue numbering feature as part of the Advanced WYSIWYG editor.
D
Document360 Support
eli: Thank you for the comments.We can understand your concern.We shall work with the concerned team and look into the possibilities of getting the feature implemented soon. CC: D360 Product Management
Anna Marava
This is an issue for us too, I was just about to open a new Ticket about it.
P
Prabhakaran Parasuraman
Hi Jarren Keck, thanks for your valuable feedback. Currently, we are working on enhancing the advanced WYSIWYG editor. We will try to incorporate the "continue numbering" functions to the list elements with additional capabilities. We will keep you posted on the progress.
Your understanding and patience are appreciated.
Kristina McConnell
We need the continued numbering and matched indentation as well.
Glenn Elliott
This is a major issue for us too, though we use uncategorized not numbered but its the same issue, bullets reset.
I have tried the shift enter method but the image is then in line with the last bullet and we left align all of our images
Abby Dong
This isn't a solution, but a workaround that we do is to do a shift+enter to add a line break (similar to the coded line break of <br> suggested by Bianca) to add our images or notes. This keeps the numbering or list structure intact. We use the WYSIWYG editor, so this may not work for the MD editor
Bianca Ragsdale
TARIQ PATHAN You can add images and notes as part of a step. Put your cursor at the end of a step, and press Shift+Enter to to add a line break. Then add the image or note. The code will look like this:
<ol>
<li>Step.</li>
<li>Step.</li>
<li>Step with an image.
<br><img src="https://cdn.document360.io/ad2ada5e-fe36-4857-97fe-43c2759f1b45/Images/Documentation/test.png" alt=“test” class="fr-fil fr-dib">
</li>
<li>Step.</li>
</ol>
Load More
→