picklist render field

I have a picklist with 8 items.  Based on the item select a unique Field Editor is rendered.  As an example if  “Event” is selected and I have the Field Editor Rendered with Temp_Type__c = “Event”.  Nothing happens.

https://drive.google.com/file/d/0B409lhd9sYDcOG4yZW81eVlZTVk/view?pli=1

Hmm.  That’s pretty wierd.  Are you sure you have the rendering going against the right model?  Is the Type__c field in other models? 

Its actually Temp_Type__c and its only in one model.  To test the rendering, I changed the rendering to not equal “Event” and the the event fields do show when first seen because “Event” is not selected.  However, when “Event” is selected the the Event fields still show.