Customize view of events depending on group membership

Hi, I’m a noob in the forum and I am trying to do the following. I want users that are authors to see all events in Scheduler, but users that are only registered to be able to see future events until a custom date (for instance only for the upcoming week). Could you give me a hint? Thanks.

Hello,

First of all check samples here: dhtmlxScheduler/samples/08_shared_events

The same way you select events to be displayed based on user id you can limit results based on date.

Kind regards,
Ilya