How to add a Watchlist to a widget in Employee Center Portal

rafas_2703
Tera Guru

Hi everyone!

 

I was asked to add the "Watchlist funcionality" to my Portal widget and make it like a button.

 

rafas_2703_0-1710155404636.png

I want a "Watchlist" button for example there, that will display the sys_user list so I can choose more than 1 user.

What is the best way to achieve this functionality?

Thank you in advance!

 

Sérgio

 

3 REPLIES 3

Harish KM
Kilo Patron
Kilo Patron

Hi @Harish KM ,

 

I saw that article but my question is: how do I make it search the users table and not add an email to it?

And if I add an email, it is added to the watchlist only if I create the case right?

Hi @rafas_2703  you need to change the.logic in html and Server side script.

If you take a look at server code it is gliding user table and checking email Replace this with user name

Regards
Harish