Resolved! Export to XML form script not woring
Hi Everyone I'm trying to export list of records in XML, it is not working, showing the XML text in new tab.However when I export in CSV, its working perfectly fine. var url = 'sys_ui_bookmark_list.do?XML&sysparm_query=user=' + current.sys_id; action...
