- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 02:31 PM
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?
Regards,
Shilpa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 02:37 AM
Updating attributes in dictionary override for wm_order table has fixed the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 02:49 PM
Hi @Shilpa37
For me its coming correctly.
Can you please check your country field?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 03:39 PM - edited 02-16-2023 04:19 PM
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)
Dictionary entry:
May be Dictionary override is causing issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 12:20 AM
Yes. Dictionary override might be the issue.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 02:37 AM
Updating attributes in dictionary override for wm_order table has fixed the issue.