I was working on a customization which needed Jumpboxes based on a view.

So i started with jump and tried views integration. Simply take a view name and display - and query the view for the content in the jumpbox.

Will you like this feature in jump.module - or should i put it in a separate module?

(We needed also options for empty text / not selected case - or something like active url triggering for "default" value.)

Comments

marcp’s picture

This sounds interesting. If you've already got the code it would be nice to see it. How does what you have/need differ from #401588: Using jump to show a block created by views2 ???

As far as the active url for triggering the "default" value -- have you tested the most recent patch in #284985: Jump menu should default to showing the active page? I would like to get that committed before getting anything else into the module.

marcp’s picture

Status: Active » Closed (duplicate)

This feature is now in the 6.x-1.x-dev version, but subject to change a little bit. #610116: Views integration is the issue where this work is getting finished up.