Comments
-
I needed this option as well, after a bit of digging, I found a work around. Create the View you want, with ( or without ) the View Limitation. Create the Left Hand Nav page, but set the only item to be custom HTML. I use the code... <iframe src="./SummaryView.aspx?netobject=&ViewID=163&Printable=TRUE" height="1000"…
-
Quite simply... "Is Null / Empty" would also be a great addition.
-
Just adding my 2c. Using Multiple Context ASA, but I wanted to get the equivalent on "more system:xxxx". The more commands is ONLY supported in the system context, so obviously changing to each individual context and running the command doesnt work. Below is the solution I found that works for me... It's not perfect, as it…