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