Hi,
I have an object type "Materials", each object has a "Material Name" and "Owner" attributes.
On my portal, I added these 2 custom fields.
My purpose is that when an owner is selected, the field "Material Name" should display only the objects affected to that owner.
Is it possible ?
Hi @Soukaina BOUKIR ,
Yes, this is possible. In the configuration of your "Material Name" custom field, you can filter the values based on the selection of another custom field on the form. You need to use "Filter issue scope (AQL)" field for that.
Here's something similar where I filter the values in the "Hardware" drop down, based on the selected "HardwareType" value (customfield_10093), and the currentReporter().
Best regards,
Kris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.