- Issue created by @chumkui
- πΊπΈUnited States markusa
Views of contacts should not require 'view all contacts'.
For my information are you rendering an display of the contact entity, or do you only have fields on the View.
Can you provide the the configuration export for the View?
Some of the ways this could work could be a matter of opinion on bug vs. feature, but I want to make sure I undesrstand your case most clearly.
ALso, there is a contributed PR that we chose not to merge, but maybe helps you, and maybe we re-consider it.
https://github.com/eileenmcnaughton/civicrm_entity/pull/262 - π¬π§United Kingdom chumkui
Hi Mark
Many thanks. Here is a gist of the View's config. I duplicated the original and made it as simple as possible, taking out all the other stuff that is not applicable to the issue. There are just the two contact fields that do not display.
- π¬π§United Kingdom chumkui
Hi Mark
I have just created the most simple of Views that just displays the same list of contacts. This View works fine, which must mean that it is the relationship to CiviCases that may be the issue. The View that has the issue has a base table of CiviCRM cases displays a list of case clients (amongst other details). Not sure if this helps, but it clearly is not just a plain Contact Entiry issue, as you rightly say, this works OK in isolation
- π¬π§United Kingdom chumkui
Updating the original question as this relates to Views that have a base table of CiviCRM Cases