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

Profile form markup is messed up on Drupal register form and edit form

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.5
    • Fix Version/s: 4.4.0
    • Component/s: None
    • Labels:
      None

      Description

      Hi,

      I have civicrm groups being outputted on the Drupal register form. However the civicrm template has too many <divs resulting in the layout messed up.

      I found the fix the issue in /templates/CRM/Profile/Form/Dynamic.tpl

      The following code seemed to be in the wrong place:

      <div

      {if $context neq 'dialog'}

      id="profilewrap{$field.group_id}"

      {/if}

      >. Looking at the later version of the code this has been moved outside the if compared to early versions where it was in the elseif which previously worked.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: