The attached sample demonstrates how you can modify the existing dialog that ships with C1WebSchedule. You can remove elements (Resources, Contacts, Private, etc) and even add custom items. This process is all handled in javascript, not on the server, and works by replacing the HTML of the dialog. Regards...