Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Trying to return contains search on list reference field

jameswhite
Giga Contributor

I have a list field on the dmdb_ci record that points to the cmdb_ci_appl table and I am trying to make the default search contains instead of startswith on the application table.  Not sure how to modify to do this.

 

1 ACCEPTED SOLUTION

Ct111
Tera Sage

HI follow the below link in which an example for reference is given in similar way ... I hope it helps.

Check the response of Fernando 90

 

https://community.servicenow.com/community?id=community_question&sys_id=68584faddb1cdbc01dcaf3231f9619e2

 

 

Mark my ANSWER as CORRECT and HELPFUL if it helped.

 

View solution in original post

3 REPLIES 3

Ct111
Tera Sage

HI follow the below link in which an example for reference is given in similar way ... I hope it helps.

Check the response of Fernando 90

 

https://community.servicenow.com/community?id=community_question&sys_id=68584faddb1cdbc01dcaf3231f9619e2

 

 

Mark my ANSWER as CORRECT and HELPFUL if it helped.

 

jameswhite
Giga Contributor

Thank you.

jameswhite
Giga Contributor

Found it on the wiki.  Add a system level user preference for the application table to make the default search type contains.