Calendar - DocTypes Available

Hi,

I duplicated the event doctype and added a few fields to the duplicate.

I’d like to be able to select the duplicate doctype in the calendar “type” drop down. What sort of custom script do I need to do this?

thanks!
Sofia

You have to add the doctype + _calendar file like event_calendar.js frappe/event_calendar.js at develop · frappe/frappe · GitHub

In your doctype folder.