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 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
Archived
This topic is now archived and is closed to further replies.