Resolved! in Portals to sort the values
In Portals under My open incidents . i want on hold state records should be seen at top. and should be in Different colour. how to do this ?
In Portals under My open incidents . i want on hold state records should be seen at top. and should be in Different colour. how to do this ?
I need to reference a parent field on a child client script.It is not working. var category = g_form.getValue('x_table_name.parent_case.field_name');
We recently got a notification from ServiceNow stating that they changed the simple list widget behavior due to security concerns. I discovered that our first vendor had cloned this widget and it appears they only did this so that they could change ...
Hi All,I am trying to create a data resource for the table sys_app but unable to find this table in this drop-down:Could you pls let me know what is restricting this. Thanks,Raghu
Hello all,I have a scoped application and I have developed a page using UI builder. On a button click I need to download a file from Attachments. I have added a event handler to a Page script to fetch attachment sysid. Now I just need to use window.o...
Hi all, I have Business Requirement about on custom glyph icons in service portal, How add Custom Glyph icons in icon link in service portal image must be in circle icon beside the text,for example :Like this Please help me on this
Hello All, I want to add/remove VIP icon in a 'requested for' catalog variable based on the value selected, I was able to find this article below to add icon, VIP Icon on Catalog Variable - ServiceNow Community. But it is written for On Load of the f...
How to delete the recived email log from one particular RITM only (refer below screenshot).
Hi All, I am working on portal, we have Header Menu is configurator with 3 dropdowns, out of those two of them should added Record Producers which are already configured. So Users will be able to redirect to the RP fill and submit the form.1. When Us...
I have a script include with an 'if' condition. I want to call this condition by using system property. I mean I want to create a system property for this condition and then call this 'if' condition via that system property. Would be grateful if some...
I have a UI Action button which launches a GlideModal dialog, the content of which is a UI Page. This UI Page takes the user through a brief flow to get to some related data. Initially, there is a simple select input, the onchange handler makes a G...
Is it possible to add multiple hyperlinks to the Change Management form page? If yes, how to do it?As per the requirement, I need to add to the respective place.
Hi Everyone, I have a requirement of integrating these 2 ServiceNow instances for service request: instance 1 instance 2 req --> req ritm --> ritm task --> ...
Hi,Is there a way to revert the Workflow version back to Older without writing the script?
I have a scenario where if the data in Task time fields is greater than zero, and the user tries to submit the form, he should get an error message to fill in the associated Task details. For example, when user fills Task 3 time and Task 4 time value...