Ui action pop up ui page with list record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 03:29 PM
I want to create the following:
UI action on some_table. After pressing this UI action a pop-up window appears with UI page (on the same record). In this pop-up window I see the view of some_table.list list of all records but filtered with condition: assignment_group is same as on the record I click the UI action and state is not 'closed'. I can mark few records and select resolve. After that these records are being set the state to 'resolved'. Basically tried everything and I give up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 04:43 PM
Hi @NieugietyB
Please refer below article
https://servicenowguru.com/system-ui/glidedialogwindow_popup_record_list/
Please mark my answer correct and helpful if this works for you.