<?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: Output data entry based on conditional fields selection</title>
		<link>https://legacy.forums.gravityhelp.com/topic/output-data-entry-based-on-conditional-fields-selection</link>
		<description>Gravity Support Forums Topic: Output data entry based on conditional fields selection</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 16:32:29 +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/output-data-entry-based-on-conditional-fields-selection" rel="self" type="application/rss+xml" />

		<item>
			<title>FanaticWeb on "Output data entry based on conditional fields selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-data-entry-based-on-conditional-fields-selection#post-34771</link>
			<pubDate>Wed, 07 Sep 2011 21:52:23 +0000</pubDate>
			<dc:creator>FanaticWeb</dc:creator>
			<guid isPermaLink="false">34771@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok... hoping this future will be close enough, thanks Carl.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Output data entry based on conditional fields selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-data-entry-based-on-conditional-fields-selection#post-34589</link>
			<pubDate>Tue, 06 Sep 2011 15:10:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">34589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The content template does not currently support conditional statements.  So there isn't currently a way to conditionally show information in the content template.  It is a feature we would like to add in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FanaticWeb on "Output data entry based on conditional fields selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-data-entry-based-on-conditional-fields-selection#post-34205</link>
			<pubDate>Fri, 02 Sep 2011 04:14:59 +0000</pubDate>
			<dc:creator>FanaticWeb</dc:creator>
			<guid isPermaLink="false">34205@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;So far my forms auto-post the Title, Description field, Tags AND thanks to your help, the attached images and all this gets posted automatically on to the blog upon submission.&#60;/p&#62;
&#60;p&#62;I would like to push this a bit further by including important and relative conditional fields.&#60;/p&#62;
&#60;p&#62;Let's say the form is about posting an event and here are the conditions:&#60;br /&#62;
Main conditional field: Local or Tourist&#60;br /&#62;
If the user chooses Tourist, then the following Date fields will appear:&#60;br /&#62;
Event start: (date field)&#60;br /&#62;
Event Ends: (date field)&#60;/p&#62;
&#60;p&#62;I'm trying to output those results and display them within the post and most likely will need to do the same for other conditional fields and get them displayed in the post as well.&#60;/p&#62;
&#60;p&#62;My current code highlighting the image attachments:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;postContentTemplateEnabled&#38;gt;&#38;lt;![CDATA[1]]&#38;gt;&#38;lt;/postContentTemplateEnabled&#38;gt;
		&#38;lt;postContentTemplate&#38;gt;&#38;lt;![CDATA[{Description:13}&#38;lt;p&#38;gt;&#38;lt;br class=&#38;quot;clear:both;&#38;quot; /&#38;gt;&#38;lt;/p&#38;gt;
&#38;lt;div class=&#38;#39;additional_images&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;url}&#38;quot; rel=&#38;quot;nofollow&#38;quot;&#38;gt;{Photo 2:36:thumbnail:left}&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;url}&#38;quot; rel=&#38;quot;nofollow&#38;quot;&#38;gt;{Photo 3:37:thumbnail:left}&#38;lt;/a&#38;gt;&#38;lt;a href=&#38;quot;url}&#38;quot; rel=&#38;quot;nofollow&#38;quot;&#38;gt;{Photo 4:38:thumbnail:left}&#38;lt;/a&#38;gt;&#38;lt;br class=&#38;quot;clear:both;&#38;quot; /&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;p&#38;gt;

&#38;lt;/p&#38;gt;]]&#38;gt;&#38;lt;/postContentTemplate&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I would like to be able to output the title entry of the conditional field (Local or Tourist) and display the Dates below it&#60;/p&#62;
&#60;p&#62;How do I go by pulling the end results of the user's selection from those conditional fields to output them in the post?&#60;/p&#62;
&#60;p&#62;Expected final results on the blog:&#60;br /&#62;
Thumbnail of the post aligned to the right.&#60;br /&#62;
Title&#60;br /&#62;
Description&#60;br /&#62;
Location status (Local or Tourist) - Visiting from (date field) - Visiting until (date field)&#60;br /&#62;
Attached images (aligned in the middle to the left)&#60;br /&#62;
And then the theme takes care of displaying the category and tags attached to the post.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
