Present Partial Enumerated List to End Users
We have a pretty lengthy Incident Classification list in our environment. One request presented to me while working on a new PeopleSoft-related ARO, was to have end-users pick the classification for the incident. However, we really only want to present them with the nine PeopleSoft options instead of the entire list.
Is this possible? It seems like it should be, but my caffeine-deprived brain isn't figuring out the solution this morning.
Best Answer
-
Geoff_Ross Cireson Consultant O.G.Hi Shane
Not going well to be honest. Trying to find time to look at it but I'm also very busy.
I don't like to do this, but this may require a short services engagement, as its a bit of work and would most likely need to be customised for your environment.
Geoff6
Answers
Off the top of my head, you'll need custom js that checks its on the right page (by the URL containing the Id of the PeopleSoft RO) and then grabs the element for the Classification DropDown and removes (hides) the other items.
Give me a shout if you get stuck with the code, but I'll fairly sure this will work.
Geoff
Sorry
As for the other issue, do you want to start a new thread and we'll keep this one on topic.
Geoff
https://community.cireson.com/discussion/1399/related-work-item-status-broken-with-custom-incident-js#latest
Stay tuned.
Just wondering how you're progressing with this? don't want to harass you, just waiting on this solution so I can implement it
Thanks!
Not going well to be honest. Trying to find time to look at it but I'm also very busy.
I don't like to do this, but this may require a short services engagement, as its a bit of work and would most likely need to be customised for your environment.
Geoff