X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCampaign%2FSurvey.xml;h=e85b1eeb13e947515f82a4a6486903f21f13549b;hb=c3b9508c6f950351186517c3a321a0aed4ee7ff8;hp=0f8d394f9cbf5f487a7a3e0101c1445c64057e9c;hpb=6d087d5bd6fd4bb318ab970ff391e87db5ada37c;p=civicrm-core.git diff --git a/xml/schema/Campaign/Survey.xml b/xml/schema/Campaign/Survey.xml index 0f8d394f9c..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 @@ -38,7 +39,6 @@ civicrm_campaign
id title - (end_date IS NULL OR end_date > NOW()) 3.3 @@ -52,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 @@ -61,6 +61,9 @@ activity_type + + Select + UI_activity_type_id @@ -72,19 +75,24 @@ recontact_interval text Recontact intervals for each status. - textarea - 20 - 80 + + TextArea + 20 + 80 + 3.3 instructions text + true Script instructions for volunteers to use for the survey. - textarea - 20 - 80 + + TextArea + 20 + 80 + 3.3 @@ -200,9 +208,11 @@ thankyou_text Thank-you Text text - textarea - 8 - 60 + + TextArea + 8 + 60 + true text and html allowed. displayed above result on success page 4.2