Custom layout for details view

lszlsz

New Member
Hi

I need a custom layout for a details view where I need only some elements out of several groups.
I started setting up a new view but ran into trouble with my limited php knowledge.

How can I echo the organisations name on the screen from the array below?

Code:
Array ( [01 Basic Contact Information] => stdClass Object ( [editable] => [canRepeat] => 0 [css] => [id] => 2 [title] => 1. Basic Contact Information on the Extension Organization [name] => 01 Basic Contact Information [displaystate] => 0 [maxRepeat] => 0 [showMaxRepeats] => [intro] => [elements] => Array ( [01_organisation] => stdClass Object ( [startRow] => [endRow] => [error] => [plugin] => field [hidden] => [id] => wwes___01_organisation_ro [className] => fb_el_wwes___01_organisation_ro [containerClass] => fabrikElementContainer field [element] =>
DSA de Tebessa Branch
[label_raw] => Organisation Name [label] => Organisation Name [errorTag] => [column] => style="clear:both;width:100%;" [element_ro] => DSA de Tebessa Branch [value] => DSA de Tebessa Branch [element_raw] => DSA de Tebessa Branch [tipAbove] => [tipBelow] => [tipSide] => )

Thanks a lot!

Lorenz
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top