<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Content Template with optional (empty) fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/content-template-with-optional-empty-fields</link>
		<description>Gravity Support Forums Topic: Content Template with optional (empty) fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:26:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/content-template-with-optional-empty-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>WebEndev on "Content Template with optional (empty) fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/content-template-with-optional-empty-fields#post-31452</link>
			<pubDate>Tue, 02 Aug 2011 14:00:10 +0000</pubDate>
			<dc:creator>WebEndev</dc:creator>
			<guid isPermaLink="false">31452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would LOVE this as a new feature! +1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Content Template with optional (empty) fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/content-template-with-optional-empty-fields#post-18877</link>
			<pubDate>Thu, 17 Feb 2011 19:27:52 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">18877@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Content Template with optional (empty) fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/content-template-with-optional-empty-fields#post-18875</link>
			<pubDate>Thu, 17 Feb 2011 19:25:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18875@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently conditional content template functionality is not possible.  It's a feature we plan on adding in a future release as the content template functionality continues to evolve.  Right now content template functionality is best used with fields that are required if it poses a markup issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Content Template with optional (empty) fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/content-template-with-optional-empty-fields#post-18866</link>
			<pubDate>Thu, 17 Feb 2011 18:58:24 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">18866@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the form &#60;a href=&#34;http://katonahchamber.org/membership-form/&#34; rel=&#34;nofollow&#34;&#62;http://katonahchamber.org/membership-form/&#60;/a&#62; where businesses submit their info, some fields are optional. I use content template to display this info here &#60;a href=&#34;http://katonahchamber.org/business/noka-noka-joes/&#34; rel=&#34;nofollow&#34;&#62;http://katonahchamber.org/business/noka-noka-joes/&#60;/a&#62;. How to hide &#34;hours&#34; or &#34;fax&#34; sections if these fields weren't submitted. Here is the example of content template&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;{Logo Image:3:large:center}

{About Text:2}
{Photograph:23:medium:center}
&#38;lt;div id=&#38;quot;bus-company&#38;quot; class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Company&#38;lt;/span&#38;gt; {Company:17}&#38;lt;/div&#38;gt;
&#38;lt;div id=&#38;quot;bus-propr&#38;quot; class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Proprietors&#38;lt;/span&#38;gt;{Proprietors:18}&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Address&#38;lt;/span&#38;gt;{Address:19}&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Phone&#38;lt;/span&#38;gt;{Phone:20}&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Phone&#38;lt;/span&#38;gt;{Alt Phone:21}&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Fax&#38;lt;/span&#38;gt;{Fax:22}&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Email&#38;lt;/span&#38;gt;&#38;lt;a href=&#38;quot;mailto:{Email:13}&#38;quot;&#38;gt;{Email:13}&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Website&#38;lt;/span&#38;gt;&#38;lt;a href=&#38;quot;{Web Site:9}&#38;quot;&#38;gt;{Web Site:9}&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields&#38;quot;&#38;gt;&#38;lt;span&#38;gt;Hours&#38;lt;/span&#38;gt;&#38;lt;div id=&#38;quot;hours&#38;quot;&#38;gt;{Hours of Operation, if applicable:14}&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields social-form&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;{Facebook:11}&#38;quot;&#38;gt;Find us on Facebook&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;div class=&#38;quot;bus-fields social-form&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;{Twitter:12}&#38;quot;&#38;gt;Follow us on Twitter&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
{Special offer image:15:medium:center}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
