Tapio Markula wrote:
> 
> Enable fields has this function
> $this->cObj->enableFields("tablename")
> 
> Is there function for the field 'Startingpoint:', which takes account 
> recursive option?
Yes, $this->pi_getPidList($this->cObj->data['pages'], 
$this->cObj->data['recursive']) inside a plugin.
Andreas