User Activity
04-17-2023
Hello,I am configuring AWA for CSM, so far I have configured automatic assign for new cases. However next is to configure the automatic assignment for cases that has already been worked on. For example case was set to Pending, customer replied and th...
Hello,
I have this report on sp_log table to analyze search queries which didn't return any results.
And there is a problem I have encountered. Basically whenever end user search something in SP, depending on how fast the user types it gives suggest...
01-08-2018
Dear Community,I have a form where an infomessage is displayed after submit. I would like the infomessage to disappear after 10 seconds.Is there a way to achieve that?Thanks
Hi Dear Community,I would like to know how to get report regarding field change which was made in the past.Example: We have table with a input field Service Manager. After some time manager field is changed to new manager. How can I catch this change...
Hello Everyone,I am working on a scheduled job which will automatically remove users from groups.Currently I have made a script to query users not logged in for 6 months and then remove these users from all the groups.Here is the script:var grUser = ...