how to apply reference qualifiers to ensure that only CIs from certain classes are selectable

SandeepKSingh
Kilo Sage

Hi there,

In our environment, while proposing a change template, the 'Configuration field' is mandatory. Using the Configuration field lookup, I can currently select any CI record. However, I need to restrict the selection to only certain CI classes.

How can I implement this restriction so that users can only choose CIs from specific classes when proposing a change template?

Thank you!

2 ACCEPTED SOLUTIONS

Apologies, I just saw that you want to do it on the change template. 

Refer this article: https://www.servicenow.com/community/developer-forum/applying-reference-qualifiers-on-standard-chang...

and create before business rule.

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

Ravi Gaurav
Giga Sage
Giga Sage

Hi @SandeepKSingh 

The Below thread will be helpful :-

https://www.servicenow.com/community/developer-forum/applying-reference-qualifiers-on-standard-chang...

--------------------------------------------------------------------------------------------------------------------------


If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!

Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI

 YouTube: https://www.youtube.com/@learnservicenowwithravi
 LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/

View solution in original post

3 REPLIES 3

JohnnySnow
Kilo Sage

Hi @SandeepKSingh , Can you check if this works,

Right click on the field and configure dictionary. 

Add your reference qualifier as shown below, with your filter.

JohnnySnow_0-1725258471736.png

 

 

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.

Apologies, I just saw that you want to do it on the change template. 

Refer this article: https://www.servicenow.com/community/developer-forum/applying-reference-qualifiers-on-standard-chang...

and create before business rule.

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.

Ravi Gaurav
Giga Sage
Giga Sage

Hi @SandeepKSingh 

The Below thread will be helpful :-

https://www.servicenow.com/community/developer-forum/applying-reference-qualifiers-on-standard-chang...

--------------------------------------------------------------------------------------------------------------------------


If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!

Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI

 YouTube: https://www.youtube.com/@learnservicenowwithravi
 LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/