<?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: Add  To Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-to-field</link>
		<description>Gravity Support Forums Topic: Add  To Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:07:07 +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/add-to-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Add  To Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-to-field#post-33263</link>
			<pubDate>Mon, 22 Aug 2011 19:18:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33263@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shamy1000 on "Add  To Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-to-field#post-33255</link>
			<pubDate>Mon, 22 Aug 2011 18:45:29 +0000</pubDate>
			<dc:creator>shamy1000</dc:creator>
			<guid isPermaLink="false">33255@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, with a bit of tinkering I was able to get the code working the way I needed it to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add  To Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-to-field#post-33172</link>
			<pubDate>Mon, 22 Aug 2011 01:34:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33172@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was able to do this with jQuery.  Not sure if that will work in your situation or not.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
jQuery(document).ready(function($) {
        $(&#38;#39;&#38;lt;div class=&#38;quot;newdiv&#38;quot; style=&#38;quot;background:#FF9;color:#000;&#38;quot;&#38;gt;span content&#38;lt;/div&#38;gt;&#38;#39;).appendTo(&#38;#39;ul#input_6_22 li&#38;#39;);
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;em&#62;I changed the id to class since the id should be unique and it was repeated in your example.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Where&#60;/strong&#62; the content (the new div) is appended is highly dependent on your form markup.  I used the form 6, field 22 from the code you pasted as an example.  If you need to use it on other fields, you would have to adjust the JavaScript.&#60;/p&#62;
&#60;p&#62;Find out here where you add this code:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you need additional help please let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shamy1000 on "Add  To Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-to-field#post-33117</link>
			<pubDate>Sat, 20 Aug 2011 17:31:25 +0000</pubDate>
			<dc:creator>shamy1000</dc:creator>
			<guid isPermaLink="false">33117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How would I add an extra div to the multiple product field?&#60;/p&#62;
&#60;p&#62;I have this code:  &#60;a href=&#34;http://pastebin.com/EFpbpBxk&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/EFpbpBxk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but I want it to be outputted to look like this:  &#60;a href=&#34;http://pastebin.com/yx8RQ9C5&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/yx8RQ9C5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I was looking at &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_content&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_content&#60;/a&#62; but I can't seem to get it to work.&#60;/p&#62;
&#60;p&#62;Any help is appreciated
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
