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

gnindl’s picture

Project: Nodereference Explorer » Views (for Drupal 7)
Version: 6.x-1.x-dev » 6.x-2.x-dev

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.

dawehner’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.