I use calendar view as a component. After the user finishes filling the registration details and then confirms his/hers information, the cart shows uo.
Now if he/she chooses to delete the event that has already registered for, the component returns to the list view and not to the calendar view.
can this be fixed?
if not how can I switch off the calendar view after confirmation of the user-details.
If you are not using the cart, then there is no issue here for you.
The issue would be that the "Register for Another Event" button in the cart does go to the list view. This would need modified to default to a calendar view. Again, you aren't using the cart, so this is not needed.
We'll consider adding an option for the cart to default to the calendar though.