The CreatorCon Call for Content is officially open! Get started here.

How can I export multiple tables with GwtPollDialog

hartr
Giga Contributor

I am using GwtPollDialog to export a table to a spreadsheet. As it appears that I can't export multiple tables at the same time in servicenow I want to trigger the GwtPollDialog function a second time once the first dialog has closed.

Can anyone help re the script needed to detect the first dialog is closed so that the second dialog can be initiated ?

thanks

13 REPLIES 13

Take a look at how I did this using a processor (called from a UI action) in episode 68 of TechNow.

TechNow Episode List - Developer Community - ServiceNow Community

Hi Chuck,

One more question- 

Is it possible to add check boxes in the list view of Data Table from URL Definition widget(like native UI - we can select multiple record from the list view and can perform update/delete operation.

 

HI Pratyush, are you talking about doing multiple-record actions on a list built in Service Portal?

Pratyush Mandal
Mega Expert

I believe this is xml data, I want to export as excel file with different tab.