limited list results

Rafael Batistot
Kilo Patron

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




If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.
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
Kilo Patron

That's work to me. Thank you

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.