User Activity
Hello,I need to create a dictionary override on the incident table with a reference qualifier that shows groups that are active and of a certain group type. I can do that by using type'<sysid>'^active=true I also need one of the groups to only show u...
08-16-2022
I need to export the standard change templates out of one instance and then import them into a new, separate instance. I am looking any suggestions on the correct tables, as well as, the order that i should import the data. I have found a few article...
I have a script include that needs to return the groups that a user is a member of. Currently my script inlcude is only returning one group, even if there are 3 groups total? Why is my query only getting one group?
var currentUser = this.getParamet...
Hello,
I have a requirement to allow a user to select one of their previous RITMs from a reference field, and when selected, it will automatically populate the variables on the new RITM service portal form.
Example..a user had submitted a ticket for ...
Hello,
I have a form the service portal and I need to have a field that show the groups that the current logged in user is a member of. So when a user comes to the form, they will only see groups that they are part of in the dropdown. Should this be ...