<name>participant_listing_id</name>
<type>int unsigned</type>
<uniqueName>participant_listing_id</uniqueName>
- <title>Participant Listing ID</title>
+ <title>Participant Listing</title>
<default>0</default>
+ <pseudoconstant>
+ <optionGroupName>participant_listing</optionGroupName>
+ </pseudoconstant>
<comment>Should we expose the participant list? Implicit FK to civicrm_option_value where option_group = participant_listing.</comment>
<add>2.0</add>
+ <html>
+ <type>Select</type>
+ </html>
</field>
<index>
<name>index_participant_listing_id</name>
<import>true</import>
<type>int unsigned</type>
<default>1</default>
+ <pseudoconstant>
+ <optionGroupName>participant_role</optionGroupName>
+ </pseudoconstant>
<comment>Participant role ID. Implicit FK to civicrm_option_value where option_group = participant_role.</comment>
<add>2.0</add>
+ <html>
+ <type>Select</type>
+ </html>
</field>
<field>
<name>intro_text</name>