Add UI Action in a row in list view

hetaldoctor
Kilo Expert

Hi

I have a requirement where i need to add a UI Action (or a URL) to the rows in list view

Something like the image below

Action.png

I want to use the existing list functionality to achieve this

I tried putting URL and HTML fields

1. URL field displays the URL as complete url. We dont have an option like <a href='www.google.com'>Google</a> which will display only Google

2. HTML field displays all the tags (i.e. actual value)

Any thoughts or ideas around this are most welcome

Regards

Hetal

1 ACCEPTED SOLUTION

thomasspillard
Tera Contributor

Hi there,



I am looking for something similar : A button per row with a UI Action to open a dialog window.



Something you may want to have a look at is the UI Action "Accept remote update" who is populated in "Update Set Preview Problem[sys_update_preview_problem]" table's "Available Actions[available_actions]" field witch is type "UI Action List".



Cheers,


Thomas


View solution in original post

8 REPLIES 8

Gurpreet07
Mega Sage

Hi Hetal,


Why don't you use list context menu UI Action.


Hi Gurpreet


They want the button to appear along with each element in ROW and not just on right click or select and action enabled


Is there any way i can display the button on each row ?



Regards


Hetal


Gurpreet07
Mega Sage

thomasspillard
Tera Contributor

Hi there,



I am looking for something similar : A button per row with a UI Action to open a dialog window.



Something you may want to have a look at is the UI Action "Accept remote update" who is populated in "Update Set Preview Problem[sys_update_preview_problem]" table's "Available Actions[available_actions]" field witch is type "UI Action List".



Cheers,


Thomas