Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Change the Value under Recent Activities in Home Page

RahulKashyap
New Contributor II
New Contributor II

I have a requirement to change the value of "If you have any questions please contact" which comes under Recent Activities in Home Page. I need to add a Hyperlink in case of a email ID. I tried by logging in as Admin and searching the label under UI Customization and Branding but not able to find. Any leads would be appreciated.

6 REPLIES 6

CR
Regular Contributor III
Regular Contributor III

@RahulKashyap 

Please search 'EmptyScreen' below ,

you will get update and restart the application it will reflect.


User Interface Branding Configuration ->EmptyScreen


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

rushikeshvartak
All-Star
All-Star
  • Navigate to Admin ->User Interface Branding Configuration -- > Manage Label --
  • Search for "Request.EmptyScreen.footer"
  • Update the required message/label

rushikeshvartak_0-1707923239296.png

 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

RahulKashyap
New Contributor II
New Contributor II

Thanks for the reply. I did get the Label and added the URL but even after restarting the server, the URL is not seen and the old value is coming up. Should I add the URL in different way. 

Also can this be a hyperlink. For example: If the url is https://example.com can it be added as Example(hyperlink)

Thanks,

Rahul Kashyap

CR
Regular Contributor III
Regular Contributor III

@RahulKashyap 

want hyper link go with below lable value change

Request.EmptyScreen.RedirectLink

 


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

RahulKashyap
New Contributor II
New Contributor II

Hi Raghu,

 

I tried with the soluntion but still im getting a full url.

My requirement is for example If the full URL is https://example.com/ahdsh/aasnc/ssaksa/  all I need to display is Example and once clicked URL should open.

 

THanks,

Rahul

CR
Regular Contributor III
Regular Contributor III

@RahulKashyap 

try below:

For Test you can use

UserActivity.EmptyScreen.RedirectionText = Example

Request.EmptyScreen.RedirectLink= https://example.com/ahdsh/aasnc/ssaksa/


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.