I want to create a button like a UI action on my request screen

bonsai
Mega Sage
I would like to acquire the ticket information displayed on the My Request screen of the service portal and create a new record.
 
We believe that it is necessary to learn HTML and dedicated APIs to create portal widgets.
 
It would be very easy to implement what I want if I could display UI actions on the portal.
 
Is it impossible to implement UI actions on the portal?find_real_file.png
 
 
I want to implement a button around the red circle.
 
I would like to have the ability to read the displayed ticket information and create a record when the button is clicked.
1 ACCEPTED SOLUTION

Vasantharajan N
Giga Sage
Giga Sage

You can add existing widget named "link-button" on the my request page.


Thanks & Regards,
Vasanth

View solution in original post

3 REPLIES 3

Vasantharajan N
Giga Sage
Giga Sage

You can add existing widget named "link-button" on the my request page.


Thanks & Regards,
Vasanth

Thank you for answering!

I was able to set the button.
Do you know any customizations to link this button and UI action?

I would like to pass the ticket information from the screen as an argument to a UI action.

I was able to modify the link button!
thank you! !