I wanted to have the same landing page (and hence same link) for more than one menu item in a Jump Menu.

It seems that only the last one in the menu is used for a Jump Option in the select box. I guess the previous ones are overwritten.

Could this be changed so that there's one option in the select box for every link on the menu?

Not sure if this is by design or not, but thanks for considering it anyway.

Comments

marcp’s picture

That's a good point. This happens because we're using the path as the "value" for the options.

We should be using something else for the values and then translating them to the appropriate paths.