Add link to new bullet lists component in Rich Text
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2025 11:12 AM
We have the most recent Content Publishing application, which includes the new feature of adding a List component to Rich Content. Is there a way to add a link to text within this list component? I've tried to drag a Link component to within the List, but the system does not allow me to drop it within the List. Any help is appreciated. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2025 09:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 12:33 PM
I'm hopeful there is another option other than configuring event handlers. I would think you'd be able to add a hyperlink to text within the List component OOB just like you can with the Text component.
Options for List component:
Options for Text component:
I also tried adding the link via HTML on the component, but even that doesn't seem to work. The code is there when I look via developer tools, and the link appears visually, but it is not clickable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2025 07:33 AM
Does anyone have a response for this? I agree with JD Barlow, there should be a way to add a hyperlink to text within the list component.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2025 01:44 PM
I had to do this is by updating the HTML directly, which isn't great, since it's meant for anyone to use. Another work-around would involve directly copying "•" and using that in combination with the text component.