Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Incomplete
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.7
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
Description
For preserving page state and using the browser back/forward buttons we should probably be using a hash instead of a php arg for selecting tabs on the contact summary page. This way the url can change whenever a tab is clicked instead of only at page load.
Old: /civicrm/contact/view?reset=1&cid=123&selectedChild=contribute
New: /civicrm/contact/view?reset=1&cid=123#contribute