Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.
Yay... Take Me to the Community!
Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
I would like to ...
In my template file, I have HTML that surround my ContentPane. I would like to add a conditional around this HTML, so that the HTML does not show if the ContentPane is empty. I've tried writing something like this in my .ascx file, but it does not work: …
I have a content type with a field that I only want to show in the visualizer if it is filled out. Is there a way in the template for the visualizer that I can put in a conditional statement?