Where to edit "navbar" in Portal

Junyu
Tera Contributor

Dear all,

 

If I want to change the displayed content of the Bar in Portal, what should I do:

find_real_file.png

 

Also, I'm interested in the functionality of Requests, how do I know which prefix type tickets it's showing?Where can I see the data source it shows?

find_real_file.png

6 REPLIES 6

Harish KM
Kilo Patron
Kilo Patron

For navbar you can go to Menu module under service portal. Look for SP header menu open you will find the below list

 

For request widget you can check my request widget in widget module. 

find_real_file.png

Regards
Harish

Junyu
Tera Contributor

Hi @Harish KM ,

 

Thanks for your reply,

1. I have found the related widget (My Requests):

    find_real_file.png

what tables does it use to display?

 

2. Also, I didn't find the Header Menu Widget for the ESC Portal

find_real_file.png

find_real_file.png

How do I find this widget and know how it corresponds to the portal (to which portal it is deployed)?

 

THanks a lot.

For request widget. You can clone the widget and check server script glide record for tables for example line no 75 it is gliding task table.

 

For header menu go to portal and check main menu which is used in your portal for example below

find_real_file.png

Regards
Harish

Junyu
Tera Contributor

Hi @Harish KM ,

Can you tell me which widget we need?

find_real_file.png

 

And for "my-requests-v2", What I can find here are:

1.all the tables contained in "request_filter" (14 in total)

find_real_file.png

2. task.list

3. sc_req_item.list

 

Is this statistic correct? Please help me verify it as we can't go wrong.