Hi, I have a simple 'go directly to' search form on my website. It's just one dropdown with all article titles in one category. This dropdown shows the articles and the value op these options are the article id's. When this form is submitted it should only show 1 article as a result. But sometimes it shows more articles... How is this possible if only one article id is submitted by this form?
I created a menu item where this search module points to. This is a Seblod list menu item.
Is there also a way to show the article full view in stead of the intro view? So when the user selects a title in the dropdown it goes straight to the details / full page of this article?
Thanks!