diff --git a/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.field.inc b/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.field.inc index d7c80c0..97732c7 100644 --- a/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.field.inc +++ b/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.field.inc @@ -530,7 +530,7 @@ function f_candidate_details_field_default_fields() { 'bundle' => 'ct_candidate_details', 'default_value' => NULL, 'deleted' => '0', - 'description' => '', + 'description' => 'Enter the candidate\'s full name here without any special characters like apostrophe, hyphen etc.', 'display' => array( 'default' => array( 'label' => 'inline', @@ -1009,6 +1009,7 @@ function f_candidate_details_field_default_fields() { t('Election'); t('Email'); t('Enter a long textual description of the candidate that otherwise does not fit into the specific fields.'); + t('Enter the candidate\'s full name here without any special characters like apostrophe, hyphen etc.'); t('Gender'); t('Ignore the N/A value and chose between Male, Female or Other.'); t('Ignore the N/A value and chose between the other values.'); diff --git a/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.inc b/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.inc index 8318824..69f9edd 100644 --- a/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.inc +++ b/sites/all/modules/custom/features/f_candidate_details/f_candidate_details.features.inc @@ -29,7 +29,20 @@ function f_candidate_details_node_info() { 'description' => t('Holds details of a candidate (shortlisted or selected) nominated for elections.'), 'has_title' => '1', 'title_label' => t('Title'), - 'help' => t('Enter details of the candidate below in relevant fields. An example candidate profile can be seen here - http://myneta.info/delhi2013/candidate.php?candidate_id=65'), + 'help' => t('
Read and follow the below steps for creating content
++