Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Show Asset Object Type in an Asset Custom Field

Jesse Ortega Jr
Contributor
August 15, 2025

I am trying to show the Object Type rather than the object in an asset custom field.
example1.png

When I use the AQL objectTypeID IN (15,14), I get back all the objects within the Object Type rather than the object.
example2.png
example3.png

What am I missing in my asset custom field configuration?

 

3 answers

0 votes
Pedro Olmo
Community Champion
August 18, 2025

Hello @Jesse Ortega Jr ,

 

If you need an asset field containing different types of objects, here is an example with two types of objects: Certificates and Volumes.

Captura de pantalla 2025-08-18 173300.png

Configuration field is here:

Captura de pantalla 2025-08-18 173537.png

 

Regards

 

0 votes
Pedro Olmo
Community Champion
August 16, 2025

Hello @Jesse Ortega Jr ,

 

 

What types of objecta in you screenshot do you want filter in customfield asset?

Models?

 

Regards

Jesse Ortega Jr
Contributor
August 18, 2025

I am trying to filter all of the object types. Or at least what I put into the AQL. 

0 votes
Mikael Sandberg
Community Champion
August 15, 2025

What you are trying to do cannot be done, the Asset object field can only show objects, not object types. What is the reason behind needing to show the object type?

Jesse Ortega Jr
Contributor
August 18, 2025

Hello Mikael.

When creating a ticket in the portal, the team would like to first select the object type then in the second field select the object with in the object type selected. 

Object-Type-Field.png

Is this possible?

Mikael Sandberg
Community Champion
August 18, 2025

The only way would be if you had a custom fields (not asset object field) that contained the object type name. The only drawback would be that you would have to manually maintain that value list if you add new object types.

Jesse Ortega Jr
Contributor
August 18, 2025

So what I understand is that I need to create a custom select list field and list the object types there. And then the custom asset field will need to refer to the new custom field to pull the objects in the object type, correct?  

If so, would the AQL to bus used be the one below?

object = ${customfield_xxxxx.label}

Mikael Sandberg
Community Champion
August 18, 2025

Yes, that looks correct!

Jesse Ortega Jr
Contributor
August 18, 2025

I tried that and it didn't work. I seems that an asset custom field is needed and that is what cannot be created. 

Asset-Error.png

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events