Hey all.

I am using the Calendar module from the Download center here on Drupal.org. I have made a lot of View changes to the module and everything is working the way I want it to.

In the "Add Event" part, I have added a couple custom fields through the "Date" Content Type, but I am having issues with adding a Dropdown/Select List through the use of Taxonomy terms.

I have two different Taxonomy Groups -- Location and Category. I want the Location to populate the Drop Down Menu and then I want the Category to populate the Select List. At this time, what I am doing is having the Taxonomy module display them, which is working fine. However, on the Node display page after submitting, the information that I need is in the tags at the bottom and I cannot figure out how to display that data with the rest of the non-Taxonomy information.

Please let me know if you have any questions. Not sure if I explained this correctly.

Comments

arcaneadam’s picture

You can do this with the Contemplate module or you can write your own node.tpl.php file for your theme.(note: you can also add a node-type.tpl.php replacing type with the node type you are themeing)

Adam A. Gregory
_____________________________
Drupal Developer and Consultant
https://goo.gl/QSJjb2
Acquia Certified Developer-Back end Specialist