I have a menu item called "Products" which when clicked displays all nodes created by the "product" content type. Every "product" node has a file attachment field with a file attached.
If I click on a "product" node, it takes me to the node as expected and I can see all the fields on the node, including the PDF field:
I want to hover over the "Products" menu link, then see the different products as a dropdown in the menu and when a product is clicked I want it to NOT go to the node, but rather open the PDF attached to the node So instead of showing e.g /product/african-decor ... it must go to product/african_decor.pdf which is attached to the node: