Hi, To define a calendar to show you simply need to pass the "id_item" to the calendar script. If you are using an iframe you just append this to the url something like this: <iframe width="700px" height="400px" src="/calendar/index.php?id_item=2"></iframe> I...