/build/static/layout/Breadcrumb_cap_w.png

K1000 ticketing. Narrow the asset list based on category selected?

Lets say i have 3 networked printers and 3 desktop usb printers all listed as assets.  The networked printers are under the 'network printer' type and the desktops are under the 'desktop' type.

In ticketing i have 2 catagories for each type of printer.  Printer::network printer  and Printer::desktop.

Also in ticketing i have an 'asset' feild. But this field lists all 6 assets.

 

SO, is it possible to limit what assets are displayed in the 'assset' drop down based on what catagory is selected in the ticket?

 

See below:

 


0 Comments   [ + ] Show comments

Answers (2)

Posted by: mwill_27 11 years ago
Blue Belt
0

Yes, you can create a custom filed that uses a SQL Query to point to your specific Asset Table, from within your service desk queue customization:

Query: select name from ASSET where ASSET_TYPE_ID = 1 order by name asc

You will need to change the ASSET_TYPE_ID to reflect the table you are looking for. This can be found at the bottom of your browser:

Go to Asset -> Asset Type

Place your mouse over the Asset type that you want to include (Do not click)

The Asset_Type_ID will be shown at the bottom of the page: ID=4 for Vendor

 

 


Comments:
  • So the query that produces the drop down for a specific asset type, will change to reflect a change in the category type? Say if i choose printers from the category, the assets will filter to printers, and when scanners are selected in the category then the assets will filter to scanners?

    Or do i need a separate custom field for each asset type? - jharrell 11 years ago
Posted by: nshah 11 years ago
Red Belt
0

"Assets" will list all assets you create. You would have to create a separate custom field for the each asset type.

 

Say if i choose printers from the category, the assets will filter to printers, and when scanners are selected in the category then the assets will filter to scanners? 

Ans: no it will not as the two are not dependent on each other. You can create a nested category so that when they select Hardware > Network Printer > (list of network printers) or 

Hardware > USB Printers > (List of USB Printers)

 

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ