"Link to the civicrm contact" goes to civi entity contact, not civicrm contact

Created on 30 December 2021, over 2 years ago
Updated 28 September 2023, 9 months ago

Problem/Motivation

In the recent version of this there is now a "Link to the civicrm contact" on a Display Name field. It takes the user to eg /civicrm-contact/[cid].

This will be great for those using entities for contacts, but i suspect the majority of users wanting this will be intending the link to go to civicrm/contact/view?reset=1&cid=[cid]

Steps to reproduce

Add a Display Name field to pretty much any civi based View

Proposed resolution

Add an alternate radio option
- Link to the civicrm contact (which goes to /civicrm/contact/view?reset=1&cid=[cid])
- Link to the civicrm contact entity (which goes to /civicrm-contact/[cid])

✨ Feature request
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡³πŸ‡ΏNew Zealand petednz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡°Denmark ressa Copenhagen

    I tried the latest dev-release, but don't see the "Link to the civicrm contact" option. Maybe it was removed in 4.x?

    This works well in the "Rewrite results" > "Output this field as a custom link" option for "Display Name", with "Contact ID" hidden, and placed above it:

    civicrm/contact/view?reset=1&cid={{ id }}

Production build 0.69.0 2024