Hi there,
I try to use the uid or name as $data, with no luck! Can someone help me? How can I call this?
$data->uid DON'T WORK
$data->user_uid DON'T WORK
What can I try else?
Fields are:
-Node Date
-Node Title
-UID
Customfield PHP:
print $data->nid "> print $data->node_title
Cheers Apfel007
Comments
Comment #1
Apfel007 commentedi'm sorry of the format..:-)
Comment #2
casey commentedTry this to see what $data contains:
Comment #3
Apfel007 commentedThanx, best advice today!!!! I never expected that it calls "users!_uid".