You need a small wrapper function in your DataObject.
Something like:
function getTitle() {
return $this->RijTitle;
}
Posted to: cms breadcrumbs customisation | Show Thread | Post Reply
You need a small wrapper function in your DataObject.
Something like:
function getTitle() {
return $this->RijTitle;
}
Posted to: cms breadcrumbs customisation | Show Thread | Post Reply