- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 01:31 AM
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
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 06:54 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 07:34 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2016 12:30 PM
Hi Hetal
Where do we enable the UI Action List visiblity to true.
Thanks
Santhu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2016 08:49 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2021 11:52 AM
Hi