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

Hi Thomas


Thank you for the response


You are a gem!!


The UI Action List is actually set to invisible for selection


I enabled it and it is working fine


Thank you once again



Regards


Hetal


Hi Hetal



Where do we enable the UI Action List visiblity to true.



Thanks


Santhu


Hi Santhu,



You need to add a field to the table


The type of field is UI Action


You can add the sys_id(s) (Comma separated) of the UI Action you want to appear


In list view you can add the field and it will display as link to UI Action



Hope this helps



Regards


Hetal


Hi @hetaldoctor ...is this method still working in Paris?  I don't see an option for field type 'UI Action' anywhere...?