Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
Description
We need to add a link for 'viewing' record details to several selector tables in the Contact Summary page (contact/view/basic):
1. Activity History - add a 'Details' action/link for each row. (civicrm/history/activity/detail?id=....). As on the main Activity tab - this link is only displayed if a callback is defined for that row.
2. Relationships - make the first column (relationship type display) into an href to contact/view/rel?action=view... for each relationship record. Also, make the same change on the main Relationship tab selector (contact/view/rel?action=browse...) - this will be a duplicate link to the href already used for the 'View' action.