Resolved! UI Builder remove selected items from list component
Hello everyone.I want to be able to clear the selection of my list component when I clicked the X button. But I can't achieve that result. can anybody help me?
Hello everyone.I want to be able to clear the selection of my list component when I clicked the X button. But I can't achieve that result. can anybody help me?
I need to create a ATF test to test all the options in a dropdown list of a field. I tried to use a parameter with choices type. And then set the options as its data set. But when I run the test, I got the following error. FAILURE: Unable to set fie...
we have a requirement as below we have developed a scoped application.for our custom table we need to add assign and reassign button on our form.we have assigned_to field on our form.Assign - on click of assign user able to change assigned_to .if use...
Hi Community, I am working on a story where I have one table and I need to fetch specific data and I need to display that table on portal page with that data only. For your clarity I am pasting screenshot also. In screenshot, I need to fetch the data...
Hi All, I have requirement how to make comments mandatory when user click on Approve And reject button Approve scriptcurrent.update();var currentRec = current.sys_id;var gr = new GlideRecord('sysapproval_approver');gr.addQuery('sysapproval',currentRe...
Hi All, It's a very common example that how we can convert our XML Response to JSON while calling REST API. Below is the live example of this scenario: function doIt() { var request = new sn_ws.RESTMessageV2(); request.setEndpoint('https:/...
Hi Folks, My problem statement is - If there is just one contract associated with the account I need to return that contract value , else return null. I am trying to use Glideaggregate to count the number of records but unable to return the record sy...
We are an MSP and a Cisco Gold Partner and a lot of our clients have UCCE or UCCX - has anyone done any integration to Cisco Voice products?
Hello Experts,How to add link in schedule reports. Attached screenshot for your reference.Regards,Nithya.
Hi, I've a challenge in retrieving devices and software records from a third party inventory tool - Cisco's EPNM, and creating/updating CIs from it. I'm intending to use a data source using REST to retried the payload, however the JSON we're receiv...
Hi,I have the field u_my_groups of type LIst with a reference to sys_user_group table. How can I populate this field with the groups of the current login user. I tried to put in the Default: javascript: gs.getUser().getMyGroups().toString(); bu...
I am doing a course module on the developer platform where there is an article that is not marking itself as checked when I progress through it. As a result, the module is marked as 96% complete, even though I have completed it. And therefore the cou...
Hi dears,I want a field to appear with a red background on the list. But when I configured it in the field style, it was a red dot. Can someone tell me what to do?Is there a method to turn the background red? Or...is the background color displayed ...
Hi all, Due to the sensitivity of the comment, I need to delete the comment on a ticket - I have followed this kb How to delete a Comment or a Work Note from a record - Support and Troubleshooting (servicenow.com) and deleted the entry from all three...
Hi,I have created field 1, field 2, field 3 . Based on selection of filed 1 and field 2 value, list should get filtered for field 3 (type list collector) in record producer. I have created a script include and added reference qualifier . which is not...
