39 Posts
dazzafact
6 years ago
2
Topic

Hello, i want to insert an image from a group- which i already created. I have uploaded the images already and i can see them already in Backend,.But in Frontend their are not shown in the searchresultlist. The Template ouput is "seb_table"

print_r($cck->get( 'bild' ));//Image Field
print_r($cck->get( 'objekt_auftraggeber' ));//Image Field in GroupX
The names are the fieldnames

Get a VIP membership
4229 Posts
Kadministrator
6 years ago
0
Level 1

When you display groupx you first need to get parent field, then you can access individual values within. This manaul has something about accessing groupx values, but there have been reports that this synthax doesn't work anymore, try doing print_r on parent to see what is inside

127 Posts
Cappu
5 years ago
0
Level 1

Hi szczepan,

could you figure out on how to show an groupx image in your table?

Kind regards


Get a VIP membership