Something I've noticed as I'm working through some examples for this module for Using Drupal...

When I add several fields/filters at once, say a couple of Amazon fields, a Voting API one, and one from node module, the normal behaviour Views does is keep showing me settings forms in sequence for the things I checked off. I click "Apply (display all)" and move onto the next one.

However, after the last Amazon field/filter/etc. "Apply (all displays)" seems to dump me back to the main views settings form, rather than showing me the configuration page for the next one.

Not 100% sure this isn't something else weird either with upstream Views, but the Amazon stuff was the first time I noticed it, so starting here.

Comments

rfay’s picture

If I understand what you're saying, this seems like an old familiar views #fail.

You select a bunch of fields or filters, and then it doesn't bring up the configure dialog box for any but the first one or two?

Of course maybe it's old and familiar to me because of Amazon :-)