Active
Project:
Views carousel
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2009 at 20:57 UTC
Updated:
2 Jun 2009 at 20:57 UTC
When using default views, there is no way to change the carousel options for the view because the settings menu items are only added to database views. Since you can't store these options in your export, this makes it impossible to provide useful default views that use jcarousel.
The workaround is that you have to add the view so it gets added to the database, make your settings changes, then you can delete the view again(delete it so it can continue to get updates from source control in my case).