public function Screen_Activate()
 {
     parent::Screen_Activate();
     $this->objForm->TriggerPostLocationData();
 }