Home Unanswered Active Tags New Question

Change event appearance based on who created the event

I want people to only see their own events - other events would appear as occupied( perhaps a blue bar through the time).

I have a userid field inmy sql events table .

Any thoughts?

Thanks,Peter

Asked by peter cli 4 years ago.
Replies

Following up on my previous post, when I override the "beforeeventrender"

How do I change the "text" of the event (to hide it from the non-owner)

Also, can i use a tag to access a field from the sql event table?

Thanks,Peter

Comment posted by peter cli 4 years ago.

OK - I think i figured it out. I can use the tag to get the name of the owner. if different than current owner, then use e.innerhtml to show 'in use' message.

Comment posted by peter cli 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java