We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Comments
Afterwards, you will have a new search box added to the Search section:
You can type the username into this box to get some results:
When you pick a user from the list, you are taken to the out of box user page (same as clicking the little "i" on a user picker). This page has details for the user, their assets, their requests, and their assigned work.
It would be great if this could be worked into the search bar at the top of the page, but this should be enough to bridge the gap for now.
Thanks,
Nick
Absolutely epic work by @Nicholas_Velich!!! Thanks again!
See attached.
Thanks Nicholas
Hi,
the new solution doesn't work for me. The search field is not visible.
https://github.com/synax/CiresonAdvancedPortalSearch
OOB it has Hardware Asset, Software Asset and User search.
I have made a Search on Locations and Standards as well based on the above Advanced Portal Search.
As a matter of fact I have also built a Service Request search based on one of our custom fields (reference) based on this code.
You need to find the correct ManagedTypeId for the fields you want to search for and the correct ProjectionTypes for the Projections you want to search on.
We would really love that feature!
I've posted something similar, because I didn't know that this request exists (https://community.cireson.com/discussion/2560/show-all-workitems-of-an-enduser-quickly#latest)
Your idea is great and would save a lot of work for us!
We are upgrading to SCSM 2016 and latest version of Cireson Portal. We were running SCSM2012 and Cireson version 5.x using the Portal Username search code provided by Jovian and using IE11. This has been working fine.
However now that we have moved to SCSM2016 and Cireson Portal Version: 8.3.1.2016 and Management Pack Version: 7.7.2016.185) the Portal User search is causing issues with IE11. The toolbar will sometimes display 4 or 5 Username search fields and can crash IE. Has anyone else upgrade / migrated from SCSM2012 to SCSM2016 and the latest Cireson portal?
Kind regards
Eugene
Can you try the attached updated version of the Portal Username search? This one was created awhile ago, but fixes the exact issue that you are seeing with some code around line 14.
Thanx for the updated code. Will test in the new environment.
Your code is working fine in the English language. But it is not working in the Dutch Language.
I assume I have to change something in: navNodeDiv = $(".nav_trigger").find("h4:contains(Search)").first().parent();
But cant get it to work. Any ideas?
Regards Roelof
We make a little change in your code so it is now "multi language":
It works, but it shows no Assets and Assigned Workitems. Only Details and Request. Any ideas?
Regards, Roelof
With the new Config Items views you can search Users from the Users CI view, you can also search User CIs via Global Search.