UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline
None
Hi There!

We're trying to sync ES with our CRM DB user's profile, we did this before with one text field and it has been running perfectly fine for almost a year now using:


read:
$myUser->getFieldValue( $this->params->get( 'crm_id' ) );

write:
$myUser->setFieldValue( $this->params->get( 'crm_id' ), $crm_id );


Since ES Address has multiple data in it like Address1, Address2... etc. How do I read from and write back to ES custom fields?

Thanks,

Jackson
The replies under this section are restricted to logged in users or users with an active subscription with us