Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-11729

Use # instead of &selectedChild

    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

        Attachments

          Activity

            People

            • Assignee:
              colemanw Coleman Watts
              Reporter:
              colemanw Coleman Watts
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: