Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How could we add the Button (URL type ) in Native UI for ServiceNow ?

Navnit1
Tera Expert

Hi All,

 

We have a requirement ,where we want to have a LINK URL button somewhere on Banner of the Native view so that when a user will click on this then it will redirect to target website? This LINK URL we want to display based on roles.

 

Navnit1_0-1700921567640.png

 

Is it possible ? If yes , please suggest

 

 

Thank you ,

 

Navnit

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Navnit1 

 

the only configurable option you have is to add another top menu section, for example "Quick Links". it will appear within "All", "Favorites", a.s.o - depending on the order you have entered. And then you have to select any existing applications / modules. That means the user has to click on the top menu item, then a drop-down appears as usual and then the target website can be selected. 

 

see https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/navigation-and-... 

 

Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Navnit1 

 

the only configurable option you have is to add another top menu section, for example "Quick Links". it will appear within "All", "Favorites", a.s.o - depending on the order you have entered. And then you have to select any existing applications / modules. That means the user has to click on the top menu item, then a drop-down appears as usual and then the target website can be selected. 

 

see https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/navigation-and-... 

 

Maik

Navnit1
Tera Expert

Thanks a lot Maik... It worked for our use case 🙂