To make reference field value as hyperlink and it should redirect to other page

Pushpa6
Kilo Contributor

Hi All,

I want to make the related field "Config admin group"(reference field) under the "Configuration item" hyperlink. When I click on that link it should redirect to the "on-call schedule" page for that particular group as well as for the current date.

find_real_file.png

Please help me to find the solution for the above query.

Thanks in advance!

1 ACCEPTED SOLUTION

Mandeep Karan
Tera Guru

1. create a ui macro which stores the link

2. use field_decoration attribute to call the ui macro

Use below URLs for reference:

1. https://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/

2. https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/reference-pages/conce...

 

Regards,

Mandeep

View solution in original post

3 REPLIES 3

Monali Patil
Kilo Guru

Hi,

Follow this link hope this will help you

https://community.servicenow.com/community?id=community_question&sys_id=6cd107a9db98dbc01dcaf3231f96...

 

Regards,

Monali Patil

Developer

Mandeep Karan
Tera Guru

1. create a ui macro which stores the link

2. use field_decoration attribute to call the ui macro

Use below URLs for reference:

1. https://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/

2. https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/reference-pages/conce...

 

Regards,

Mandeep

Is this resolved? have you tried the above approach?

If it resolves your issue please mark the answer as correct and helpful.

 

Regards,

Mandeep