How to open Form Related link UI action, on click should open in window PopUp way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 10:29 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2024 02:11 AM - edited 09-29-2024 10:09 PM
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.
Here is the related link added as a reference image,
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