Hey Devel List,
I use this to get information back from my flexform,
//Init config flexform
$this->pi_initPIflexForm();
$this->flexform = $this->cObj->data['pi_flexform'];
But in the end '$this->flexform' equals to null,
What did I forget, properly to initialize??
cheers,
RIes