Posted by akolahi on November 19, 2011 at 7:41pm
4 followers
Jump to:
| Project: | Views |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Since this module pulls tabs from the views displays. There are times when you may need to change the order of the tabs. I am not aware of any way to do this in views. Is there any way the order of tabs can be changed orther than rebuilding the view completely?
Comments
#1
I assume this is a Views issue.
A simple work around is to go to the views_display table and adjust the column position accordingly.
#2
This is part of views3 both in d6 and d7.
For views2 you have to export the view, reorder things manually in the export and import again.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.