- Posts: 4
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
public function init(){ $this->subscribe('newLoginForm'); } public function newLoginForm(){ $this->getEvent()->getContent($this)->cleanContent(); }
$this->getEvent()->setContent('Authdb', '');