civicrm_premiums_fr_CA

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 0
entity_table VARCHAR 64 null

Joins these premium settings to another object. Always civicrm_contribution_page for now.

entity_id INT UNSIGNED 10 null
premiums_active TINYINT 3 0

Is the Premiums feature enabled for this page?

premiums_contact_email VARCHAR 100 null

This email address is included in receipts if it is populated and a premium has been selected.

premiums_contact_phone VARCHAR 50 null

This phone number is included in receipts if it is populated and a premium has been selected.

premiums_display_min_contribution TINYINT 3 null

Boolean. Should we automatically display minimum contribution amount text after the premium descriptions.

premiums_nothankyou_position INT UNSIGNED 10 1
premiums_intro_title VARCHAR 255 null
premiums_intro_text TEXT 65535 null
premiums_nothankyou_label VARCHAR 255 null

View Definition


Possibly Referenced Tables/Views