protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('vote_profile[%s]');
 }