I have just started with Drupal and I have a question regarding how content types work in Drupal. What i would like to know is how a content type can have a set of blocks attached to it?
If it helps I am trying to make a content type in which the user just gives a topic and then this content type will populate these blocks with information such as the latest news on that topic etc. But I'm unsure the best way to achieve this.