Extra field in #_attendeeslist
-
I’m have a Plugin ‘Cimy User Extra Field’ and i add an extra field to a user, now i would show that field together with the user who has a booking in the placeholder #_ATTENDEESLIST.
e.g User name/’MyValue’
How do i add my value in to the array below in the template file when my value is in another db-table.
$people[] = $EM_Booking->get_person()->ID ;
The ID for the User is the same as USER_ID in CUEF_table and my wanted text is in the column VALUE.
Any hint? i’m a newbee in arrays ??
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Extra field in #_attendeeslist’ is closed to new replies.