ref_ac_column search not working for Location field on Work Order (wm_order) form

Shilpa37
Tera Expert

Hi All,

 

I have updated attributes in dictionary entry for "Location" field on Work Order form as below:

 

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=country,ref_ac_columns_search=true

 

However, this field shows only Location name when I type the location name and doesn't show country. Am I missing anything?

 

Shilpa37_0-1676586582592.png

Regards,

Shilpa

1 ACCEPTED SOLUTION

Updating attributes in dictionary override for wm_order table has fixed the issue.

View solution in original post

5 REPLIES 5

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @Shilpa37 

 

For me its coming correctly.

Can you please check your country field?

 

SaurabhGupta_0-1676587781094.png

 


Thanks and Regards,

Saurabh Gupta

Shilpa37
Tera Expert

Hi Saurabh,


Location record has country populated already, still its not showing up, also its not showing any other field (i tried for postal code)

 

Shilpa37_0-1676590678642.png

Dictionary entry:

 

Shilpa37_1-1676590717967.png

 

May be Dictionary override is causing issue.

Yes. Dictionary override might be the issue.

 

 

 


Thanks and Regards,

Saurabh Gupta

Updating attributes in dictionary override for wm_order table has fixed the issue.