简体   繁体   中英

URL with choice name folder

I would like to know if it is possible to define a filename through a URL.

var url = "myurl"
g_navigation.openPopup(url);

these two lines allow me to upload an excel file but not to define a name to my file. do you know how to define a name by passing through a URL

Thanks

At this time there is no way to pass a file name as a param when exporting table data via URL.

Reference: https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/exporting-data/task/t_ExportDirectlyFromTheURL.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM