I have set up a calendar with three content types, the "unhidden" base Event and two custom types that derive from it. The two custom event types have their own custom site columns added. I also set up separate "NewForm" pages for each of the types by using a Custom List Form control. The problem is, that no matter which form I use, it will always submit the "event" as the default content type. It also doesn't seem matter which of the three content types is set to the default. The default "NewForm" will submit the correct type, but I need to be able to hide some of the fields that will be auto-populated via a workflow.
Any ideas?