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

Profile APIs - Allow access to Profile HTML by profile ID

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: None
    • Fix Version/s: 1.4
    • Component/s: None
    • Labels:
      None

      Description

      The method to get a profile's fields and the method to get a profile's html
      have different keys (profile id for fields, profile title for html).

      crm_uf_get_profile_fields ( $id, $register = false, $action = null, $match =
      false, $visibility = null )

      crm_uf_get_profile_html ( $userID, $title, $action = null, $register =
      false, $reset = false )

      Resolution: The existing get_profile_html uses title due to Drupal requirements. We will add uf_get_profile_html_by_id () API.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              mfredrickson Mark Fredrickson
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: