1 Post
marcelbraun
6 years ago
3
Topic

Hallo,

i have the following model:

- Article "gallery_bild" with two fields, "titel" and "image"
- Article "gallery" with GroupX pointed zo "gallery_bild"

if i use $cck->getValue('gallery_bild',[x],'titel'), in GroupX HTML, Seblod return this command as string.

what could be wrong?

thanks

Marcel

Get a Book for SEBLOD
4229 Posts
Kadministrator
6 years ago
0
Level 1

Hi,

where exactly are you trying to use this call? 

39 Posts
dazzafact
5 years ago
1
Level 1

I tried this also with GroupX Fields in all Templates, SebOne, sebTable . Not working:

echo $cck->getValue( 'video_snips', 0, 'snip_title' ); //works not

Other simple Fields are working:

echo $cck->getValue( 'other_field' ); //works

4229 Posts
Kadministrator
5 years ago
0
Level 2

Hi,

I believe this post was about typographies, not templates, syntax is different in both cases.

Get a Book for SEBLOD