If you use the "Content By Label" macro and no matching pages are found, the following is shown:
I would like this to be *empty* => nothing is shown if nothing is found.
Is there a trick to do this?
thanks!
Rene,
Unfortunately no. The notice is useful to alert the user that their/the intended label isn't/wasn't used.
Victor
I implemented a small workaround, that made the problem acceptable from my side. I simply decided to remove the box using CSS (for that specific space):.macro-blank-experience {
display
:
none
;
}
It only removes the box and e.g. "List title"
That trick may come in handy for other as well :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.