Resolved! Download all active incidents in Excel xlsx format using ui page?
I need to download all active incidents of the incident table in the xlsx format ,When a button is clicked.Need to do this in ui page..
I need to download all active incidents of the incident table in the xlsx format ,When a button is clicked.Need to do this in ui page..
Hi guys, I have the following problem: I´m using the method getGlideObject() to get the value of a glide date/time field in order to check if that time falls within a schedule I have created. When using the method, It adds 5 hours to actual value of ...
I have a requirement to create 21 tasks for different teams, I am using a workflow for this. These tasks all have to be completed at different times, before a set end date. I have read through all the different posting here and have tried most of the...
I am trying to loop through a number of blocks in a workflow. Basically the user will choose a number of servers from a list collector and the blocks should be executed once per server selected. I am using this code in my if block to loop through th...
I'm trying to add a UI page to a Widget to use on a Dashboard in a Scoped App - here's the script, straight out of the docs: function sections() { return { 'Activity Report': { 'uiPageName' : 'x_asdf_network_ma.progress_report'}, 'Quarterly Repo...
Hello community, Reaching to make sure I am on the right path to accomplish this requirement i have. Our team would like to show on the widget (attached screenshot) a record count of how many surveys the user has assigned. Overall just a Count indi...
Hi All, I am currently developing a form page for my company using record producers. After clicking submit on each form, I am using the below script within the Record Producer - Generated Record Data - Script - current.u_record_producer = "sys_id"; ...
I have a UI Action on the Catalog Task [sc_task] table that is supposed to...On the Catalog task: Sets the State to Closed Cancelled, sets the Active field to false, populates Work Notes with Additional Comments to "Request Cancelled", kills the Acti...
I have a catalog item that includes a reference variable that is a list of all open onboarding request items. The user selects the request item they want to cancel. I want to display some of the data from the request item after the selection is made...
Hello, We are required to bulk create RITMs from values in an excel file. Currently, I already have a source table and transform map with the ff onBefore script: (function runTransformScript(source, map, log, target /*undefined onStart*/ ) { /...
Hello, I added a field type : imagelike this :It's available on some other part of service now, like to upload the logo. I would like to get this value.My need: I built a widget show some data, and I want to retrieve the picture attached to the recor...
I want to translate Service Catalog ITEM name, it's short_description, variables associated with this item and some help texts. I activated the required plugin for french. However i don't know exactly how to proceed further with sys_translated table ...
Hi all, We have a workflow using a switch that determines which approval group should be selected by which application account is selected from the variables within the switch. A new application account addition has been requested, but when added i...
I found some code on the community and guru to populate the righthand side of a list collector object in a catalog item. All the code is working fine until the gel() function call. Error (in chrome developer) states com.glideapp.servicecatalog_cat_i...
Hi Is it possible to filter the search result in a reference field, say for example if a project field is referenced in a table likecan i filter the results when i click on the search icon as shown in the screen shot above?Regards
