<?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: edit form code and database fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/edit-form-code-and-database-fields</link>
		<description>Gravity Support Forums Topic: edit form code and database fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:04:43 +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/edit-form-code-and-database-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "edit form code and database fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-form-code-and-database-fields#post-18068</link>
			<pubDate>Wed, 09 Feb 2011 14:10:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18068@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You wouldn't add your own JS code.  You would use the built in conditional logic. The submit button supports conditional logic so you can show/hide the submit button when a user answers a specific question.  Conditional logic only works on drop down, multiple choice or checkbox selections.  It's found under Form Settings.  You would use that to show/hide the submit button.&#60;/p&#62;
&#60;p&#62;I'm not sure what you are referring to as far as Posts table...&#60;/p&#62;
&#60;p&#62;Gravity Forms by default stores data in it's own database tables, not in the WordPress posts table.  These are called Entries and forms always create an Entry.&#60;/p&#62;
&#60;p&#62;To create WordPress Posts you must use the Post Fields.  ONLY POST FIELDS CREATE WORDPRESS POSTS.  If you aren't using Post Fields, that data isn't stored in the Posts table.&#60;/p&#62;
&#60;p&#62;The Post Fields consist of Post Title, Post Body, Post Category, Post Tags, Post Image and Custom Field.  These are the only fields that create data in the WordPress posts table.  So if you want to create a Post you need to use these fields.&#60;/p&#62;
&#60;p&#62;If you want to insert the value of fields you have added into your Post Body content you can do this using the Content Template functionality of the Post Body field.  The Content Template functions similar to the Notification emails which allow you to insert form field values into the content and they are replaced with the actual field values.  The Content Template functionality is available when you edit a Post Body field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bloew11 on "edit form code and database fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-form-code-and-database-fields#post-18040</link>
			<pubDate>Wed, 09 Feb 2011 04:54:15 +0000</pubDate>
			<dc:creator>bloew11</dc:creator>
			<guid isPermaLink="false">18040@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;i really like your form! :) and have 2 questions:&#60;/p&#62;
&#60;p&#62;I would like to show the Submit button after answering 2 questions&#60;br /&#62;
here you can see a example: &#60;a href=&#34;http://www.mysoundfriends.com/new-song/&#34; rel=&#34;nofollow&#34;&#62;http://www.mysoundfriends.com/new-song/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i think with the HTML Field it's not possible? correct? do you have a idea where i can put my JS code?&#60;/p&#62;
&#60;p&#62;another question is about the database: i inserted 2 new fields but they arent shown in the table Posts. where are they saved? and is it possible to save the data in the table &#34;posts&#34; of wordpress?&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
beli
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
