<?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: Posting Month, Day, Year to External Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/posting-month-day-year-to-external-form</link>
		<description>Gravity Support Forums Topic: Posting Month, Day, Year to External Form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:27:59 +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/posting-month-day-year-to-external-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Posting Month, Day, Year to External Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/posting-month-day-year-to-external-form#post-44770</link>
			<pubDate>Thu, 22 Dec 2011 00:34:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44770@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great.  Glad you were able to find a workaround for your situation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djwebsitedesign on "Posting Month, Day, Year to External Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/posting-month-day-year-to-external-form#post-44759</link>
			<pubDate>Wed, 21 Dec 2011 20:46:11 +0000</pubDate>
			<dc:creator>djwebsitedesign</dc:creator>
			<guid isPermaLink="false">44759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found a solution that work. I used the inline pre-styles and just created 3 different dropdown categories that emulated the date field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djwebsitedesign on "Posting Month, Day, Year to External Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/posting-month-day-year-to-external-form#post-44646</link>
			<pubDate>Wed, 21 Dec 2011 05:24:30 +0000</pubDate>
			<dc:creator>djwebsitedesign</dc:creator>
			<guid isPermaLink="false">44646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have one quick question...based on this thread.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/cant-find-any-instructions-to-post-form-data-to-external-url&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/cant-find-any-instructions-to-post-form-data-to-external-url&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am trying to have my Gravity Form post to an external form / CRM. I can get all of the fields to post...however I need to have the DATE fields post &#34;separately&#34;.  I can do this by creating 3 simple fields...and having each post...but I would much prefer the nice cleaner look of 3 smaller inline date boxes.&#60;/p&#62;
&#60;p&#62;The form I am posting to is this: &#60;a href=&#34;http://www.musicaledge1.djintelligence.com/message/&#34; rel=&#34;nofollow&#34;&#62;http://www.musicaledge1.djintelligence.com/message/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;MY MAIN QUESTION is do I need to &#34;break up&#34; the date field in a fashion like this? This is a portion of my code in the functions.php that was added to post.&#60;/p&#62;
&#60;p&#62;            &#38;lt;input type=&#34;hidden&#34; name=&#34;month&#34; value=&#34;&#38;lt;?php echo $entry[&#34;13.1&#34;] ?&#38;gt;&#34; /&#38;gt;&#60;br /&#62;
            &#38;lt;input type=&#34;hidden&#34; name=&#34;day&#34; value=&#34;&#38;lt;?php echo $entry[&#34;13.2&#34;] ?&#38;gt;&#34; /&#38;gt;&#60;br /&#62;
            &#38;lt;input type=&#34;hidden&#34; name=&#34;year&#34; value=&#34;&#38;lt;?php echo $entry[&#34;13.3&#34;] ?&#38;gt;&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;What can I replace the &#34;13.1&#34; &#34;13.2&#34; &#34;13.3&#34; with to make it work? Is it even possible to break up the date field?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
