Need to be able to have more than one tier of bullets for creating outlines in the rich text editor. Bonus points = allow designer to configure the bullet symbols for the entire site so editors stay in the design of the site.
I'm working on a solution for this to post-process some simple markup into a nested list. I need some folks to help me test and validate my use cases. Anyone keen to help test can message me - mike@sygnal.com. Demo is here- https://nested-lists-richtext.webflow.io/demo-2
Tomasz Łuczak commented
18 Aug, 2022 08:47am
@webflow since it got reviewed in 2017 is it not going to be looked upon again?
Georgia Rust commented
10 Aug, 2022 05:57pm
🙈
Romi Sadlik commented
12 Jul, 2022 07:00pm
This is the kind of thing that leads me to say that Webflow is the worst website builder around. I would never recommend it to a client. I would advise them to avoid Webflow at all costs. Missing elementary functionality and not in any way intuitive. Worst UI ever.
Paul Seymour commented
12 Jul, 2022 10:32am
"It's 2022! Let's implement this 'feature' that is available since the beginning of the internet.." Agreed! 😆 But, really... if you can't support this, give me a break. And, also agree with Alex... it is hello embarrassing.
Mahn Arc commented
8 Jul, 2022 05:48pm
Y no nest in 2022??????
Kyle Adams commented
10 Jun, 2022 02:57pm
I'm really surprised this isn't a thing already, and hasn't been for at least 5 years. 😬
Maarten Mieras commented
6 May, 2022 01:11pm
It's 2022! Let's implement this 'feature' that is available since the beginning of the internet..
Alex Dixon commented
14 Apr, 2022 12:29pm
It's pretty embarrassing having to tell a client that they can't do this on Webflow 😬
Marc Baskin commented
8 Feb, 2022 01:32am
Astounded this still hasn't been done ... 5 years later?! Its not like Webflow is cheap or anything, and this is a basic feature of even the cheapest ancient CMS tools. just wow.
Zac Toler commented
4 Feb, 2022 11:42pm
Possible work around; using "em" in lists to create the nested items
//CREATE SUB ITEM
$('rich_text ul li > em').each(function () {
$(this).parent().addClass('nested-list-item');
});
Jeremiah Smith commented
20 Jan, 2022 08:07pm
Really? Still not possible? This is suuuuuuper basic and very unfortunate it's not possible in WF.
Pete Blatchford commented
6 Jan, 2022 11:31am
Who's up for coming back on the 31st to celebrate the 5th birthday of this one?
Dan commented
7 Dec, 2021 05:20pm
4 years have past. Still missinging the "increase indent" functionality that is basic to every other web editor on the market (including this comments RTE).
Pete Blatchford commented
26 Nov, 2021 08:53pm
Why
Can't
We
Do
This
Yet?
Zhong Hui Tee commented
17 Nov, 2021 04:56am
can't even do nested list inside cms with rich text field. :(
Zhong Hui Tee commented
17 Nov, 2021 04:53am
this function is important~ Need this especially for content such as Privacy.
Zoe Kizimchuk commented
16 Nov, 2021 11:11pm
...this was posted in 2017 and it's late 2021 and we still don't have this? Why is such a basic feature still missing?
Matt commented
25 Aug, 2021 08:03am
Another day working with Webflow and another discovery of a basic feature that is missing.
Magdalena Weiss commented
21 Jun, 2021 03:26pm
Please update this basic feature - it's a must. Thanks!
I'm working on a solution for this to post-process some simple markup into a nested list. I need some folks to help me test and validate my use cases. Anyone keen to help test can message me - mike@sygnal.com. Demo is here-
https://nested-lists-richtext.webflow.io/demo-2
@webflow since it got reviewed in 2017 is it not going to be looked upon again?
🙈
This is the kind of thing that leads me to say that Webflow is the worst website builder around. I would never recommend it to a client. I would advise them to avoid Webflow at all costs. Missing elementary functionality and not in any way intuitive. Worst UI ever.
"It's 2022! Let's implement this 'feature' that is available since the beginning of the internet.." Agreed! 😆 But, really... if you can't support this, give me a break. And, also agree with Alex... it is hello embarrassing.
Y no nest in 2022??????
I'm really surprised this isn't a thing already, and hasn't been for at least 5 years. 😬
It's 2022! Let's implement this 'feature' that is available since the beginning of the internet..
It's pretty embarrassing having to tell a client that they can't do this on Webflow 😬
Astounded this still hasn't been done ... 5 years later?! Its not like Webflow is cheap or anything, and this is a basic feature of even the cheapest ancient CMS tools. just wow.
Possible work around; using "em" in lists to create the nested items
//CREATE SUB ITEM
$('rich_text ul li > em').each(function () {
$(this).parent().addClass('nested-list-item');
});
Really? Still not possible? This is suuuuuuper basic and very unfortunate it's not possible in WF.
Who's up for coming back on the 31st to celebrate the 5th birthday of this one?
4 years have past. Still missinging the "increase indent" functionality that is basic to every other web editor on the market (including this comments RTE).
Why
Can't
We
Do
This
Yet?
can't even do nested list inside cms with rich text field. :(
this function is important~ Need this especially for content such as Privacy.
...this was posted in 2017 and it's late 2021 and we still don't have this? Why is such a basic feature still missing?
Another day working with Webflow and another discovery of a basic feature that is missing.
Please update this basic feature - it's a must. Thanks!