I have a template that has a Panel. The problem is that when I create a Page using this template the Open and Close Events don't fire. As a matter of fact, the Panel does not even show up as a component in the Events section. Also, I cannot add a Panel to a Page created with a Template.
However, if I put some code in the Open and Close Events of the Panel in the Template that code executes, but that is useless.
What am I doing wrong? Please Help!