Add link to new bullet lists component in Rich Text

JD Barlow
Tera Guru

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!

6 REPLIES 6

Ct111
Giga Sage

Select event handlers to configure the actions (events) provided with the Text link component.

 

Check the below links for reference:

 

LINK1         

 (last section)

                   

 

LINK2  .

(docs link)

 

 

JD Barlow
Tera Guru

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:

JDBarlow_0-1737750512170.png

 

Options for Text component:

JDBarlow_1-1737750645988.png

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.

Patricia Romeo
Tera Contributor

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.

 

davidaceves
Tera Contributor

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.