Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.16
-
Fix Version/s: 4.7.19
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:Developer Doc
-
Funding Source:Needs Funding
-
Verified?:No
Description
Currently you cannot add any user-defined actions in the third column of Contact's Action dialog via summaryActions hook. As in https://github.com/civicrm/civicrm-core/blob/master/templates/CRM/Contact/Page/Inline/Actions.tpl#L40 the actions in third-columns are hard-coded.
What needs to be done:
1. refactor the summaryActions hook to accept actions for the third column.
2. Made necessary changes in CRM/Contact/Page/Inline/Actions.tpl
Related IIDA ticket : https://jmaltd.atlassian.net/browse/IIDA-118
Attachments
Issue Links
- is supplemented by
-
CRM-20467 PHP notices on contact search for ACL'd user
- Done/Fixed