By gjfreakout on
I am newbie to Drupal as well as PHP development,
I created a new content form and in it i am using few "cck taxonomy" fields. say filed name is "field_state" and taxonomy name is "state"
I also created a computed field and want to access tid and/or name of the term selected in the above field_state field.