<?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: Dynamically populate upload fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-upload-fields</link>
		<description>Gravity Support Forums Topic: Dynamically populate upload fields</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 23:46:04 +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/dynamically-populate-upload-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>vdpgo on "Dynamically populate upload fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-upload-fields#post-64723</link>
			<pubDate>Wed, 04 Jul 2012 08:55:24 +0000</pubDate>
			<dc:creator>vdpgo</dc:creator>
			<guid isPermaLink="false">64723@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you! This was the direction I was thinking too. I hoped there would be a more &#34;integrated&#34; solution, but I will move with this one! Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inverseparadox on "Dynamically populate upload fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-upload-fields#post-63308</link>
			<pubDate>Fri, 22 Jun 2012 09:55:04 +0000</pubDate>
			<dc:creator>inverseparadox</dc:creator>
			<guid isPermaLink="false">63308@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had to do this as well. My solutions (admittedly not ideal) was to leave a gap in the form and after the GF shortcode, floating a div that contained the profile picture up into the gap:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php echo do_shortcode('[gravityform id=X name=&#34;X&#34;]'); ?&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;edit-image&#34;&#38;gt;&#60;br /&#62;
        	&#38;lt;?php echo get_the_post_thumbnail($editID, 'thumbnail'); ?&#38;gt;&#60;br /&#62;
        &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;...Where the class edit-image has a negative top-margin value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vdpgo on "Dynamically populate upload fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-upload-fields#post-63045</link>
			<pubDate>Wed, 20 Jun 2012 05:53:21 +0000</pubDate>
			<dc:creator>vdpgo</dc:creator>
			<guid isPermaLink="false">63045@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I use Gravity Forms with the User Registration Add-On. I created a form to register a user and have added functionality to read the registered user-information to dynamically fill the form, if a user is logged in and wants to modify his registered information. So far so good. But the user can also upload a photograph. The upload-fields don't have the option to dynamically populate the field, which I can understand. But now I want to show the photograph in the form, if a user has uploaded the photograph. So he can choose to upload another, or leave the already uploaded photograph. Can someone give me a direction how to do that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
