I have created an event module and added a few records. Some are showing in the calendar, while others are not. I tried adjusting the start and end dates, but I still cannot understand the criteria for displaying events in Calendar. Can anyone please explain?
How an event module records are coming in Calender
Collapse
X
-
Tags: None
-
1. To be displayed in EspoCRM Calendar, an entity with the Event type must be added in Administration > Settings > Genegal > Activities > Calendar Entity List.
2. For an event to be displayed in the Calendar of at least one User, there must be at least one User (for example, User A) in this event in Attendees > Users.
3. Based on the previous point, you can additionally specify a team in this event, and then, users who are members of this team can create a Shared Calendar (each must create one for themselves) and then they will see the entry of User A, who is the only Attendee in the event, but added a team. More about Shared Calendar: https://forum.espocrm.com/forum/gene...213#post115213.
You can also provide a specific example with screenshots and a detailed description so I can explain why the problematic event may not be displayed in someone's EspoCRM Calendar.Last edited by victor; Yesterday, 12:38 PM. -
victor, Please find the attached screenshots. Additionally, when I click on the calendar, I can see the options to create these events, but the Query module is not displaying them. Then the default Meeting module only shows attendees in the Side Panels (Detail), so I am not able to see the user in the attendees list of the other events module.Last edited by Ashif Malayil; Yesterday, 01:34 PM.Comment
-
victor, For me, I don't need attendees. My objective is to display these events in the calendar so that users can see them on the dashboard and follow up. I don't require any attendees; I just want the records to be visible in the calendar as soon as they're created. Since I don't have separate start and end dates, I wrote the formula "dateStart = dateEnd;" to schedule the same. And End date will be the date is showing in the calendar.Comment
-
Ashif Malayil,
Don't pay attention to Attendees (the example was simply based on the Meeting system entity), but pay attention to Users (starting with EspoCRM 9+, it has become easy to add Assigned Users).
I don't require any attendees; I just want the records to be visible in the calendar as soon as they're created.Comment
-
victor, It's fixed, i was using Dashlet Option - Calendar and completely forgot add this module inside What to display *. Thanks for your time.Last edited by Ashif Malayil; Today, 05:27 AM.Comment
Comment