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

Replace Shortcuts Block a drop-down for "Create new ...." - user selects the type of record they want to create. Move Contact Dashboard link to separate block.

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.2.0, 2.2.1, 2.2.2
    • Fix Version/s: 3.0
    • Component/s: Core CiviCRM, Usability
    • Labels:
      None

      Description

      Replace Shortcuts Block a drop-down for "Create new ...." - user selects the type of record they want to create. Move Contact Dashboard link to separate block.

      The new "shortcuts" doesn't need a displayed title. For Drupal admin, the title can still be CiviCRM Shortcuts.
      Action is triggered onchange in drop-down.
      Options are:

      • create new .... -
        Individual
        Organization
        Household
        --------
        Activity
        Contribution
        Event Registration
        Grant
        Membership
        Pledge
        ------
        Group
        Tag

      =====================
      Add Classes to Option Lists
      =====================
      Define an action "reference" value for each action:

      new-individual
      new-household
      new-organization
      new-activity
      new-case
      new-contribution
      new-email
      new-grant
      new-membership
      new-participant
      new-pledge
      new-group
      new-tag

      Reference values are passed into the array and the template writes them out as a class attribute for each <option>:
      <option class="{$item.ref}">

        Attachments

          Activity

            People

            • Assignee:
              mover Michał Mach
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 15 minutes
                15m
                Remaining:
                Remaining Estimate - 15 minutes
                15m
                Logged:
                Time Spent - Not Specified
                Not Specified