Agenda, calendar, and timeline views, drag to schedule, and grouping by resource. The same calendar on Screen Flows, Lightning pages, and Experience Cloud, configured with clicks. No code.
This is the component doing its job. See events across a week, switch views, filter by resource, and open an event for details.
The same views and scheduling follow you across Salesforce. What changes is where it lives and how you add it, not what it can do.
Drop the scheduler component onto any Flow screen, map your events to a collection or a query, and let users browse and pick a slot mid-Flow.
Flow Screen ComponentsSee the Timeline componentBuild it visually with the dcScheduler component in Dynamic Components, wire a no-code query, and drop the result onto any Lightning page in App Builder.
Dynamic ComponentsAdd the Calendar component to any Experience Cloud page. It respects your sharing rules and guest access, so external users see exactly the events they should.
Experience Cloud ComponentsDevelopers drop avonni-dd-scheduler straight into an LWC template with documented attributes. Same calendar, in the markup you already own.
<avonni-dd-scheduler variant="calendar" header-title="Team Schedule" week-start-day="1"> </avonni-dd-scheduler>
Show availability mid-Flow and let users pick a time. The chosen slot flows straight into the next step.
Put a live calendar of visits, tasks, or shifts right on the record or app page, grouped by owner. No Apex behind it.
Give external users a clean, permission-aware calendar on an Experience Cloud site so they see only their own events.
The Salesforce calendar lives in its own tab. Avonni puts events on the Flows, pages, and portals your users are already on, with the views and filtering built in.
Explore the packagesIt ships across the Avonni suite. The Flow version is in Flow Screen Components, the Lightning-page version in Dynamic Components, and the portal version in Experience Cloud Components. One subscription covers all three.
Any standard or custom object with a date or date-time field. Map a record field to the event start and end, add a title, and optionally group events by a resource like a user or room.
Yes. With drag interactions enabled, users can drag to create an event or move an existing one, and you can block changes in the past.
No. Admins configure the Calendar entirely with clicks. Developers who prefer code can use the LWC version with documented attributes.
Yes. Every Avonni plan starts free with 10 licenses, and the Calendar is included from the start.
Install free from the AppExchange and add it to your first Flow, page, or portal today. Talk to us when you are ready to scale.