Hi,
How to retrieve the field value of a specific item (id) in a position or variation ?
With jSeblod, I was able to retrieve a value of a specific item like this: CCK_GET_Value (id, 'field_name');
But with Seblod, how can I ?
Thank you in advance !
-------
Bonjour,
Comment récupérer la valeur du champ de tel article (id) en php ?
Avec Jseblod, il suffisait d'écrire ceci : CCK_GET_Value( id_de_l_article, 'nom_du_champ' );
Mais avec Seblod, je ne trouve l'information nulle part...
Merci d'avance !