I have a view panel in which I have the formula: isParent = "1" set for Search In View Results.
This cause the whole xpgae to show as blank page, I have lots of other things on the page , in addition to the view panel, but nothing is displayed
What is being shown for the source of the page is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
ate
I am not sure where the "ate" is coming from. When page is displayed normaly, there is "corporate" displayed on the page, prehaps it is form there.
I am unable to find documentation on this property so I am unsure if I am even using it correctly but you would still think some of the page would display or at least an error.
What I will probably do is to create another view with isParent = "1" in the select frumala but it would still be nice to know why this is not working.