Setting calendar default category

How do we set the default calendar category?

Right now the category seems to be set to category 5. I cannot find any settings that allow the changing of this to a different selection. What we would like to do is not have any type visit set. So that when the appointment is being made, the appointment type/category has to be selected.

Hi @juggernautsei, openemr/add_edit_event.php at master · openemr/openemr · GitHub

Thanks, @stephenwaite.

Looks like this code missed the intended purpose. So, there is not a way in the software to set the no selection to default. We build a workaround since the system seems to default to 5 (Office Visit). We just took that one and repurposed it to say please select visit type. That way no coding needed.