Show specific hardware on Catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 08:07 AM
I am trying to build a list collector or maybe its a look up.. not sure which is best to use.
Here is what I want to accomplish
We have a specific build of computer in our system. In the ALM hardware table, we have marked them with a specific comment.
I want to show them in a list on a catalog request so that the hiring manager can select the Serial Number / Name of the computer and they can see their available inventory that is being drawn down from.
Is that possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 08:13 AM
Hi Brian,
If the manager is to select only one, you will not need a list collector, but a Lookup select box where you add your condition in the filter.
Kindly note that for this type of requirement I would strongly recommend using a custom field on the ALM Hardware table(choice if possible) to handle such things, rather than relying on strings(human error on populating the field).
Hope this helps!
Tudor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 04:17 PM
This helps, but I don't think I have all the script right
I created a custom field on the table and added choices
Column name - MLSE Tech
Option - Digital Lab | Marketing | General
I only want to display the ones that show Digital Lab
this is what i have
Assuming i need to put something in the reference qualifier?
right now I get a result that has a drop down and just shows NULL, hoping to show the Asset Name ?