Adding Related Link

Tejaswi6
Kilo Contributor

I am new to servicenow,

I want to add a related link to form, something like this

find_real_file.png

When that link is clicked i want to display a list view of a table. 

Any idea how i can achieve this?

Thanks in Advance

 

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

find_real_file.png

 

the UI Action which is in above screenshot. i have checked the "form link" check box

View solution in original post

4 REPLIES 4

Harsh Vardhan
Giga Patron

you need to create ui action here and check the FORM link checkbox in the ui action then it will appear on the form

 

 

Harsh Vardhan
Giga Patron

find_real_file.png

 

the UI Action which is in above screenshot. i have checked the "form link" check box

Rahul Kumar17
Tera Guru

Hi

Go and create a UI Action based on ur Condition.

U don't know UI Action Then u fallow the link

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/list-administration/concept/c_UIActions.html

If my response helped please mark it correct and close the thread.

Thanks,
Rahul Kumar

somya-gupta25
Tera Contributor

Need to create Ui Action and check the form Link checkbox, then the link will appear on the form