. */ return array( 'memberdashboard_info_profile_id' => array( 'group_name' => 'Member Dashboard Preferences', 'group' => 'memberdashboard', 'name' => 'memberdashboard_info_profile_id', 'type' => 'Integer', 'default' => 1, 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Info Profile ID', 'help_text' => 'Profile ID for member-editable contact information' ) );