Location field

joshmorris
Tera Guru

How come when I type the post code of a location into the location field on cmdb_ci_printer it doesn't bring up the corresponding location however when I do it on the incident table it does.

 

joshmorris_1-1759149952987.pngjoshmorris_2-1759149979771.png

 

3 ACCEPTED SOLUTIONS

pavani_paluri
Giga Guru

Hi @joshmorris ,

 

Incident table’s Location field might have dictionary attributes like ref_ac_columns=city,postal_code that let the search include the postal code field. The printer CI might lack this.

 

Please add and check.

 

Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Pavani P

View solution in original post

Naveen Kumar V
Tera Expert

Enable dictionary level attributes to get the data.

 eg: ref_ac_columns=name,location_id

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@joshmorris 

check the variable attributes for the fields

there must be auto complete with other set of fields

location on incident is coming from task table.

See the dictionary overrides for it

AnkurBawiskar_0-1759150533987.png

 

Auto-complete for reference fields 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

pavani_paluri
Giga Guru

Hi @joshmorris ,

 

Incident table’s Location field might have dictionary attributes like ref_ac_columns=city,postal_code that let the search include the postal code field. The printer CI might lack this.

 

Please add and check.

 

Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Pavani P

Naveen Kumar V
Tera Expert

Enable dictionary level attributes to get the data.

 eg: ref_ac_columns=name,location_id

Ankur Bawiskar
Tera Patron
Tera Patron

@joshmorris 

check the variable attributes for the fields

there must be auto complete with other set of fields

location on incident is coming from task table.

See the dictionary overrides for it

AnkurBawiskar_0-1759150533987.png

 

Auto-complete for reference fields 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader