Displaying Data from and Associated Data Object on Express Entry Detail Page
Permalink
Hi,
I am pulling my hair out trying to figure out how to display data from an associated data object into a Express Entry Detail Page template. Reason being I want to layout and style the output content.
I am fine displaying various content from the Main Data Object using something like
etc...
but trying to pull data from an associated object is just beating me.
I have looked at all the tutorials but just can't figure it out and keep getting 'Null' errors.
The objects are associated as Many to Many.
Is there a template or code snippet example that someone can share with me.
Regards
Studio 108
I am pulling my hair out trying to figure out how to display data from an associated data object into a Express Entry Detail Page template. Reason being I want to layout and style the output content.
I am fine displaying various content from the Main Data Object using something like
$entry->getFirstName()
but trying to pull data from an associated object is just beating me.
I have looked at all the tutorials but just can't figure it out and keep getting 'Null' errors.
The objects are associated as Many to Many.
Is there a template or code snippet example that someone can share with me.
Regards
Studio 108