ManagerJosh
Well-known member
I'm looking to pull in some details from XF Custom Fields and drop the info into the RM.
Trying to figure out if this is the correct conditional and would pull the custom field information from the resource owner.
Trying to figure out if this is the correct conditional and would pull the custom field information from the resource owner.
PHP:
<xen:if is="{$message.customFields.customfieldname1} AND {$message.customFields.customfield2} AND !{$visitor.user_id}">