Merge pull request #22953 from civicrm/5.48
[civicrm-core.git] / xml / schema / Event / Participant.xml
index e06493f302b1d6dc8064462d9ffbce4192a2b75a..7f0ce2367eba202aa9fb0484f0277a19e7a913f5 100644 (file)
   <field>
     <name>role_id</name>
     <uniqueName>participant_role_id</uniqueName>
-    <title>Participant Role</title>
+    <title>Participant Role ID</title>
     <pseudoconstant>
       <optionGroupName>participant_role</optionGroupName>
     </pseudoconstant>
     <html>
       <type>Select</type>
       <multiple>1</multiple>
+      <label>Participant Role</label>
     </html>
     <serialize>SEPARATOR_TRIMMED</serialize>
     <headerPattern>/(participant.)?(role)$/i</headerPattern>