X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCampaign%2FSurvey.xml;h=e85b1eeb13e947515f82a4a6486903f21f13549b;hb=c3b9508c6f950351186517c3a321a0aed4ee7ff8;hp=bfe226e13cd7a122adee86b2bb6eaa9800e3d29d;hpb=e0991796086f93745541f8d67603e868d3f665be;p=civicrm-core.git diff --git a/xml/schema/Campaign/Survey.xml b/xml/schema/Campaign/Survey.xml index bfe226e13c..e85b1eeb13 100644 --- a/xml/schema/Campaign/Survey.xml +++ b/xml/schema/Campaign/Survey.xml @@ -24,6 +24,7 @@ varchar 255 true + true Title of the Survey. true 3.3 @@ -34,6 +35,11 @@ int unsigned NULL Foreign key to the Campaign. + + civicrm_campaign
+ id + title +
3.3 @@ -46,7 +52,7 @@ activity_type_id - Activity Type ID + Activity Type int unsigned NULL Implicit FK to civicrm_option_value where option_group = activity_type @@ -80,6 +86,7 @@ instructions text + true Script instructions for volunteers to use for the survey. TextArea