limited list results

Rafael Batistot
Tera Sage

Hi Team, 

i have those two fields, both of them are reference from yours tables (location, stockroom)

RafaelBatistot_0-1745963985532.png


I need a solution to, when i insert a data in location field (as Calgary) in the stockroom limited the search only for this location for selected

RafaelBatistot_1-1745964143379.png

Thank`s advanced




1 ACCEPTED SOLUTION

Kieran Anson
Kilo Patron

As this is a simple dependency, you should be able to set a field dependency as described in the following article. Alternatively, a scripted reference qualifier can be used 

 

https://www.servicenow.com/community/developer-articles/article-17-quot-dependent-field-quot-as-the-...

 

 

View solution in original post

2 REPLIES 2

Kieran Anson
Kilo Patron

As this is a simple dependency, you should be able to set a field dependency as described in the following article. Alternatively, a scripted reference qualifier can be used 

 

https://www.servicenow.com/community/developer-articles/article-17-quot-dependent-field-quot-as-the-...

 

 

Rafael Batistot
Tera Sage

That's work to me. Thank you