8 years ago
1
Topic

Hi @all,

By default, the field "article related" can show in front only title, or title+link, or introtext, it's right ?

But, how can we get others values ? like image, authors, date... etc ?

Thank you

Get a Book for SEBLOD
8 years ago
0
Level 1

I tried to use :

$id = 26;
$value = CCK_GET_Value( $id, 'art_tile');
echo $value;

But it's no longer available on Seblod v3 ?

Get a Book for SEBLOD