I've got a CCK with 3 fields that link to PDF document.
Now I wont make a view where you can choose with a selection box between this 3 different types of document.

Example:

PRODUCT
- MANUEL (generic file)
- FOLDER (generic file)
- PRICELIST (generic file)

Sow now I'm searching for a way to put these different fields inside one exposed filter.
Like this:

CHOOSE PDF:
- manuel
- folder
- pricelist

Any idea's?

At the moment I'm thinking to use the visibility settings with CSS + javascript.
But that's not a very clean way to do this.

Comments

augustynen’s picture

Sow, nobody has a clue about how to do this?
Is it not possible? It seems simple, but it's everything except...

augustynen’s picture

Now I found quick-menu, but it doesn't link to the generic file.
I guesses that it's for linking to nodes. Sow know I'm searching in the view files how to edit this root link.
All the files go to the same map, sow it has to be possible to trigger that.

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)