OOTB Calendar controls or gadgets - as an appointment schedular (non-deprecated ones)

The calendar controls, like pxCalendar, DateTime-Calendar etc, are deprecated.

Do we have any new controls/alternatives in the latest version, that supports the calendar feature – it needs to be displayed as an scheduler with available events (similar to the deprecated ones)?

NOTE: I am still able to use the pxCalendar or the older ones as embedded sections to achieve the functionality. The only concern, for now, is they are marked as deprecated.

@Archana I see that you have an open support ticket - they should be able to help you further.

Did you alreadfy find the following forum post Calendar Gadget PEGA 8 workaorund ?

Can you also please have a look here at the Cosmos Date time inputs? .

Form Control ‘DateTime input’ DatePicker variation should satisfy your criteria. (https://design.pega.com/develop/date-time-input/)

Got the confirmation for INC-224729 – Pega Calendar Gadget deprecated (Raised in May 17, 2022 )

Hello Archana,
After checks we know that your current OOTB control which is deprecated and will be not supported.
For now you can use two other controls like :

  • PegaGadget-CalenderView ( Calendar view gadget) → It contains all HTMLs elements, activities and section that are used for the calendar. Also, there is an OOTB activity - Show Calendar which you can use on your Pega App.
  • pxCalendar → Second option to use Calendar, this section from @baseclass to show the calendar.