Combined listview of Calendar items (calls, events, tasks, meetings)

Hi team,

I have SuiteCRM 7.11.8 in place: # PHP Version 7.2.19-0ubuntu0.18.04.2

I have on another CRM previously, been able to show a rolling 7 day listview, of all the Calendar items that are still yet to be closed/completed/held. In this view the fields were:

Subject (Name as appropriate)
Activity Type (Call, Meeting, Event)
Contact Name
StartDate
StartTime
End Time
Priority
Status
AssignedTo
Close Button
Action Options

Has anyone found a way to achieve this outcome, or something similar. I am thinking I can use SQL Query to UNION ALL for each type of record. However that does not give me an action button at the end of the row.

Your concept thinking and ideas are anticipated.

Cheers
Bernard

Hi,

What you describe sounds pretty much like the Activities and History subpanels…