Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Can I disable the day view and just use the month view? #184

Closed
crossdsection opened this issue Oct 6, 2015 · 7 comments
Closed

Can I disable the day view and just use the month view? #184

crossdsection opened this issue Oct 6, 2015 · 7 comments

Comments

@crossdsection
Copy link

I had not given any preferences to move to a particular view, but when a specific date is clicked it opens the day view of that field.

@mattlewis92
Copy link
Owner

You can disable that with this option. Something like on-drill-down-click="false" should do the trick.

@fqaiser
Copy link

fqaiser commented Feb 24, 2016

I tried to use on-drill-down-click="false" on the calendar directive but it didn't disable the day view. Is there anything I might be missing?

@mattlewis92
Copy link
Owner

That option has been renamed to on-view-change-click, see the demo for an example: http://mattlewis92.github.io/angular-bootstrap-calendar/#?example=disabling-views

@fqaiser
Copy link

fqaiser commented Feb 24, 2016

Wow mattlewis92 thanks .. that was Super fast and it worked too.

@mattlewis92
Copy link
Owner

No problem, happy to help 😄

@fqaiser
Copy link

fqaiser commented Feb 24, 2016

While we are at it, can I ask one more question. Is there any way to permanently disable the Slidebox. I have tried using vm.isCellOpen = false but it is not working as I thought it would. I must say your calendar is quite good. The only reason I want to disable the slidebox is because if I have many events then alot of screenspace is taken by the slidebox.

@mattlewis92
Copy link
Owner

Not currently, I've created new issue for it: #292

Repository owner locked and limited conversation to collaborators Feb 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants