Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Ui action pop up ui page with list record

NieugietyB
Tera Contributor

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.

1 REPLY 1

Gangadhar Ravi
Giga Sage

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.