Hi all,

I am having a strange problem with some components. I noticed a
particular panel won't display in the interface if it is added to
parent panel after another panel. 

I ran the debugger and noticed that the $visible variable for the
problem panel is 'false' however the visible variable is true.

If I avoid the issue and display the problem panel first (the panel is
displayed properly) both the $visible and visible variables are true.

What is the difference between these variables? Thanks!

Reply via email to