<?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: Form inside of HTM Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-inside-of-htm-field</link>
		<description>Gravity Support Forums Topic: Form inside of HTM Field</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 04:02:06 +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/form-inside-of-htm-field" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Form inside of HTM Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-inside-of-htm-field#post-105421</link>
			<pubDate>Fri, 21 Dec 2012 12:52:16 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">105421@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could potentially use HTML fields for the data, and then a radio field for your value. Then put them inline using gf_inline as the CSS class.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thejturner on "Form inside of HTM Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-inside-of-htm-field#post-105121</link>
			<pubDate>Thu, 20 Dec 2012 18:41:35 +0000</pubDate>
			<dc:creator>thejturner</dc:creator>
			<guid isPermaLink="false">105121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for replying but can you please suggest a possible workaround.  Is there any way to create a form with a table structure similar to what I indicated?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form inside of HTM Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-inside-of-htm-field#post-105079</link>
			<pubDate>Thu, 20 Dec 2012 16:20:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms will not capture that data as the form has no record of that field being part of the form.  Additionally, HTML fields are for presentation and the information from an HTML field will not be stored by the form.&#60;/p&#62;
&#60;p&#62;To capture the data, you will need to add the fields to your form using the form builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thejturner on "Form inside of HTM Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-inside-of-htm-field#post-104145</link>
			<pubDate>Tue, 18 Dec 2012 17:35:31 +0000</pubDate>
			<dc:creator>thejturner</dc:creator>
			<guid isPermaLink="false">104145@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've seen this mentioned but I haven't seen a specific solution.  I would simply like to know how to hard code a checkbox/radio button/field/etc. inside of an HTML Field and have that value submitted along with the rest of the form.  &#60;/p&#62;
&#60;p&#62;I have a comparison table built with radio buttons for each row of the table.&#60;br /&#62;
Here's the basic markup I have inside the HTML Field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;tr&#38;gt;
&#38;lt;td&#38;gt;5 ft / 1.52m &#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;$3,150&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;1&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;1&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;&#38;lt;input type=&#38;quot;radio&#38;quot; value=&#38;quot;5 FT&#38;quot;&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
