I am running Drupal 7.9 with following Modules

Calendar 7.x-3.0-alpha1
Date 7.x-2.0-alpha4
Date API 7.x-2.0-alpha4
Date Popup 7.x-2.0-alpha4
Date Repeat API 7.x-2.0-alpha4
Date Tools 7.x-2.0-alpha4

I would like for my users to be able to add REPEATING DATES.

So, in Content Types I have set my date field to the following widget
"Select list with repeat options", I have also tried "Popup Calendar with repeat options"

However, the repeat options never appear.

I have also tried to go into Structure>Date Tools and update the Content Type there. I can click on Date Wizard and create a new one, but there doesn't seem to be a way to update the current one.

The current one has over 100 events that have been added, so I am a bit concerned about adding a whole new field/calendar view.

Can anyone steer me in the right direction? I am tried making the change, clearing cache, running Cron, but still nothing. My content type says it is showing the widget with repeating options -- but it is not.

What am I missing?