Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Because I use the Views module to manage the structure of the site, whenever a story is posted, I do not use the "promote to front page" option.
It seems, however, that without that option checked, nodes are not included in the site's RSS feed at www.example.com/rss.xml. However, anything checked as "sticky" or "promoted to front page" does make it.
I have created a View filter to filter from Taxonomy Vocabulary name,
So that i got a drop down menu with list of Taxonomy Vocabulary names,
Now i want to display the appropriate Taxonomy Vocabulary name's value when user choose a selection from the drop down menu in cck node,