How to open Form Related link UI action, on click should open in window PopUp way

lakshmi_laksh
Tera Contributor

Hello,

I am having requirement , where i need to provide a link as related link in UI action, onClick the related link should open in new window PopUp way on project form.
need help on this, Thanks in advance

1 REPLY 1

AnushaB
Tera Expert

Hello @lakshmi_laksh ,
A UI action can be used to add a related link to the Project form that opens in a new window in a popup way when clicked. For example, I successfully implemented a similar requirement on the Incident form by creating a UI action that opens the current caller's information in a new window when a related link is clicked.

AnushaB_0-1727514474303.png

AnushaB_1-1727514474306.png

Here is the related link added as a reference image,

AnushaB_2-1727514474309.png

 

When you click on the Open Caller Related link, it will open the current incident caller information in a new window as a popup. Change the script according to your requirement.
If my answer helped you in any way, please then mark it as helpful 👍.

Anusha

AnushaB_3-1727514533418.png