How to add link to external website in HTML Widget Service Portal

Ramesh16
Kilo Contributor

How to add link to external website in HTML Widget Service Portal

1 ACCEPTED SOLUTION

Pranav Bhagat
Kilo Sage

You can use a tag in the html and if you want to open it in new tab use target = '_blank' as attribute.

 

<a href="https://www.servicenow.com">Servicenow</a>


Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Pranav

View solution in original post

12 REPLIES 12

Pranav Bhagat
Kilo Sage

You can use a tag in the html and if you want to open it in new tab use target = '_blank' as attribute.

 

<a href="https://www.servicenow.com">Servicenow</a>


Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Pranav

Great explanation, Pranav! Just like how you can use the `target='_blank'` attribute to open links in a new tab for easy access, clear span tents offer flexibility and customization for events, ensuring everything is just a click away. Whether you're setting up a tent for a wedding, corporate event, or festival, clear span tents provide a seamless experience with no internal poles obstructing the space, making setup and customization a breeze. Just like opening a link in a new tab simplifies navigation, clear span tents simplify event planning by offering a versatile and weather-resistant solution.

Jaspal Singh
Mega Patron
Mega Patron

Hi Ramesh,

 

Just for an update & information if this is for Orlando then there is a known issue where the HTML widget does not show HTML editor. Refer HI link for a check.

Else the approach Pranav suggested is good enough & will work.

Yes you are right about I missed to inform about  ,thank you for adding it .

Regards

Pranav