Closed (works as designed)
Project:
CRM Core
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2012 at 13:14 UTC
Updated:
23 Mar 2014 at 21:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdyshev commentedI have updated this patch and removed from views default configuration the handler description for CRM Core Email Contact additional VBO operation. This configuration will be imported now by the module.
Comment #2
dealancer commentedThanks for a patch.
> views dependency moved from crm_core_contact to crm_core_contact_ui
We do need this dependency in both modules. See crm_core_cotnact/includes/views
Looks like it is a wrong filter. You should use fullname filter, that was committed to the name module in the issue #1369618: Fullname filter for views. Hurrah! Recent Name Field module release has this patch!
What is the innderdiff.txt file for?
Comment #3
Anonymous (not verified) commentedThese enhancements are useful, but we are not going to implement them by default. Happy to include them as options someone can turn on within their contact form.
The Contact UI is meant to be provided without any options - i.e. a username with a link to a contact, plus some operations fields. Site builders and administrators can configure it any way they want.
Comment #4
Anonymous (not verified) commented