- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 04:44 PM
Hi,
In the case form, I have a reference field contact.location trying to show the location of the contact but it doesn't show up.
I could see the location record associated with the contact record in the cmn_location table.
It looks like there is a difference in the reference field in the contact form versus Location>contact related list. How to add the location to the reference field so I could add this to the case form?
Please assist.
Solved! Go to Solution.
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 05:14 PM
If you see ref qualifier of location field, you will see that it's pulling data using below qualifier
Location data comes from sn_customerservice_contact_relationship table for account mentioned in your customer case.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 04:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 05:01 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 05:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 05:16 PM
I needed to set the account and the company correctly. After doing so, it worked. Thank you