Hey guys, I am having difficulty saving a custom meta box. Here is my scenario.
I've created a custom post type. Within this custom post type, I've created a custom taxonomy that is non-hierarchical. I've removed the default meta box for this custom taxonomy. I've created a custom meta box that has a drop down list of the custom taxonomy terms.
My issue is with saving the selected term from the dropdown list. Has anyone done something similar to this before?