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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online
None
Hi,

if I want to create a button that opens up another users calendar/appointments what would I use to call the calendar?

I have a button code that Arlex/Mark gave me and I want to adapt it to show a user's calendar:

$ESuser = ES::user($agent->user_id);
?>
<li>
<button type="button" class="btn btn-warning"
data-es-conversations-compose
data-id="<?php echo $ESuser->id;?>">
VIEW MY CALENDAR
</button>
</li>



I am guessing it is this line:

data-es-conversations-compose

I have gone through the documentation but there isn't much on the calendar application.

What should that be for a user's calendar - I am hoping the rest of the code is ok?

Kind regards

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