skru09 Posted April 21, 2010 Share Posted April 21, 2010 Hi, I need to display specific node fields based on the exposed filter value.Usually we make use of teaser view templates to display certain display fields based on page and block. In my case when filters nodes by using exposed filter say filterterm1 then the view should display specific node fields say nodefield2 on the condition that nodefield1 = filterterm1 else it should display nodefield3. Can this be done? I tried getting the exposed value using the get_exposed_input() and _get inside the field template but that didnt work for me. Any guidance on this will be appreciated. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/199293-display-node-fields-based-on-exposed-filter-in-views/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.