Hello,
Im new to assets and im trying to limit laptop options when submitting a new starter based on job role (Windows or Macbook)
Ive created an object for the job role and then an attribute that is a reference to another object of laptop options
What is the filter i need to add for the custom field so it only presents the laptops available for the job role selected
Hi Steve,
If you would like this field to be filtered, and not show all the laptops, then you need to add some more AQL into the Filter issue scope (AQL).
Something like department = ${Technical Department}
Suggest you Hard coded it first, to see if that works
Let me know if that helps
Cheers
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.