<?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 Tag: merge tags - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/merge-tags</link>
		<description>Gravity Support Forums Tag: merge tags - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:40: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/tags/merge-tags/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>dustin on "Position submit button in-line with responsive theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-submit-button-in-line-with-responsive-theme#post-361552</link>
			<pubDate>Thu, 04 Jul 2013 07:27:37 +0000</pubDate>
			<dc:creator>dustin</dc:creator>
			<guid isPermaLink="false">361552@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Need some help here please, &#60;/p&#62;
&#60;p&#62;Having trouble positioning the submit button in-line.&#60;/p&#62;
&#60;p&#62;There is a lot of info about this on your support forums which I've read, I've also tried my themes support forum among others.&#60;/p&#62;
&#60;p&#62;I'm very new to web development so forgive me if I've missed something.&#60;/p&#62;
&#60;p&#62;I would like to position the button inline &#38;amp; closer to the text input. &#60;/p&#62;
&#60;p&#62;The theme is responsive so the submit button needs to stay aligned at various page sizes.&#60;/p&#62;
&#60;p&#62;So far I have managed to re-position the submit button inline but can't align the button.&#60;/p&#62;
&#60;p&#62;Live Page: &#60;a href=&#34;http://my-boiler.info/&#34; rel=&#34;nofollow&#34;&#62;http://my-boiler.info/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;An image of what I'm trying to do - &#60;a href=&#34;http://my-boiler.info/re-position-submit-button.png&#34; rel=&#34;nofollow&#34;&#62;http://my-boiler.info/re-position-submit-button.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've tried floating the footer to the right and using margin to target the button which works when viewing on a normal browser but not when resizing the page.&#60;/p&#62;
&#60;p&#62;The theme I'm using is Enfold responsive.&#60;/p&#62;
&#60;p&#62;The code I'm using -&#60;br /&#62;
* FORM BODY contains the main form content*/&#60;br /&#62;
body #gform_wrapper_1 .gform_body {&#60;/p&#62;
&#60;p&#62;}&#60;br /&#62;
/*Postcode input*/&#60;br /&#62;
 #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {&#60;br /&#62;
    position:relative;&#60;br /&#62;
    width:140px;&#60;br /&#62;
    height:50px;&#60;br /&#62;
    font-size:25px;&#60;br /&#62;
 }&#60;/p&#62;
&#60;p&#62;body #gform_wrapper_1 .gform_footer {&#60;br /&#62;
   display: inline-block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;/*Submit button*/&#60;br /&#62;
body #gform_wrapper_1 .gform_footer input[type=submit] {&#60;br /&#62;
   margin:0px 0px 0px 0px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Some selectors are empty, I've just included above to give an idea of what I've tried.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jay12 on "Notification to User missing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-missing#post-306958</link>
			<pubDate>Thu, 06 Jun 2013 21:54:38 +0000</pubDate>
			<dc:creator>jay12</dc:creator>
			<guid isPermaLink="false">306958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I just bought this product a few days ago. And, I notice I do not have &#34;Notification to User&#34; in my Notification of the form setting. I need this so I can sent the form via email to the user.&#60;/p&#62;
&#60;p&#62;Please advice what I shall do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jason.hoffmann on "Upload Merge Tag Strip URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upload-merge-tag-strip-url#post-293053</link>
			<pubDate>Fri, 31 May 2013 15:03:59 +0000</pubDate>
			<dc:creator>jason.hoffmann</dc:creator>
			<guid isPermaLink="false">293053@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have an upload field in my form. In Notifications, when I enter in the {all_fields} I get a a box with a link to the uploaded file and only the last part of the filename (i.e. Document.pdf). But, when I use the merge tag {Upload:[field_id]} I get the full URL (i.e. &#60;a href=&#34;http://www.site.com/uploads/gravity_forms/Document.pdf)&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/uploads/gravity_forms/Document.pdf)&#60;/a&#62; with the same link. Is there any way to show this first version, with just the uploaded documents file name without the full URL using a merge tag?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Eagerbob on "Merge tags in Post Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-in-post-field#post-287016</link>
			<pubDate>Wed, 29 May 2013 15:18:26 +0000</pubDate>
			<dc:creator>Eagerbob</dc:creator>
			<guid isPermaLink="false">287016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I am using GF to create a CPT. In order to make this work the first field in my form is the Post Field &#34;title&#34;. The contents of this field become the title of the created CPT.&#60;br /&#62;
The fields in the CPT are all custom fields.&#60;br /&#62;
This works well.&#60;/p&#62;
&#60;p&#62;In my form I have a field name and a field surname.&#60;br /&#62;
I want the title of the CPT to be &#34;Name Surname&#34;&#60;br /&#62;
I tried using merge tags like so: &#60;code&#62;{custom_field:name} {custom_field:surname}&#60;/code&#62; but this does not work, the post ends up as untitled.&#60;br /&#62;
Some merge tags like {user_agent}{date_mdy}{embed_url} work, others, like {custom_field:[name]} do not work.&#60;/p&#62;
&#60;p&#62;Could I make this work and how?&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;test is here: &#60;a href=&#34;http://www.apecool.com/zaza/subscribe/&#34; rel=&#34;nofollow&#34;&#62;http://www.apecool.com/zaza/subscribe/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dustin on "Using merge tags in the question label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-merge-tags-in-the-question-label#post-334323</link>
			<pubDate>Thu, 20 Jun 2013 09:05:34 +0000</pubDate>
			<dc:creator>Dustin</dc:creator>
			<guid isPermaLink="false">334323@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I was just wondering if the merge tag filter could be modified so that merge tags can also be used in the question label. I use a users 'previous study' field as a merge tag, which I would like to show in the question label: &#34;Your previous study was {merge tag}, is this correct?&#34; Yes/No. &#60;/p&#62;
&#60;p&#62;I noticed that merge tags work in the HTML blocks, so I figured there should be something possible by modifying the filters. Any help would be appreciated!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Dustin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rockethouse on "Building custom Notification Email template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/building-custom-notification-email-template#post-329711</link>
			<pubDate>Tue, 18 Jun 2013 03:48:50 +0000</pubDate>
			<dc:creator>rockethouse</dc:creator>
			<guid isPermaLink="false">329711@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;So i've built an order form using GF and the client has a specific design for the order emails which the default template does not suit.&#60;/p&#62;
&#60;p&#62;Is there any way we can build our own? &#60;/p&#62;
&#60;p&#62;I know we can use Merge Tags but they always appear (even if an item was not ordered) - is there a way we can set these up to not show if that merge tag value is empty? Most of my form elements are either a Product QTY or a checkbox?&#60;/p&#62;
&#60;p&#62;The other thing is can we use the ADMIN label for Product options? I use the Name and description fields and need to show both of them in the order email!&#60;/p&#62;
&#60;p&#62;Any help would be great! - i'd hate to have to pull GF apart to do this!&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frdmsun on "populate a drop down lists based on a previous selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-a-drop-down-lists-based-on-a-previous-selection#post-104786</link>
			<pubDate>Thu, 20 Dec 2012 02:14:11 +0000</pubDate>
			<dc:creator>frdmsun</dc:creator>
			<guid isPermaLink="false">104786@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;May be perfect for my next project. A couple questions:&#60;/p&#62;
&#60;p&#62;Is there a way to populate a drop down lists based on a previous selection? eg. selecting a state populates the next list with counties in that state?&#60;/p&#62;
&#60;p&#62;Finally is there any sort of Conditional Logic where a form will present a set of questions based on a previous choice?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conseo on "Merge tags from dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown#post-167653</link>
			<pubDate>Mon, 11 Mar 2013 09:17:32 +0000</pubDate>
			<dc:creator>conseo</dc:creator>
			<guid isPermaLink="false">167653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I have a dropdown box with some values:&#60;/p&#62;
&#60;p&#62;1 week&#124;37&#60;br /&#62;
2 weeks&#124;74&#60;br /&#62;
3 weeks&#124;111&#60;/p&#62;
&#60;p&#62;The user choose 1 week, 2 weeks etc, and the value is 37, 74 etc.&#60;br /&#62;
Now i would like to make a link with the values that can be populated dynamically.&#60;/p&#62;
&#60;p&#62;mydomain.dk/&#38;amp;week=37&#60;br /&#62;
But instead of 37 its mydomain.dk/&#38;amp;week=1 week&#60;/p&#62;
&#60;p&#62;how do i get the value instead?&#60;br /&#62;
thanks&#60;/p&#62;
&#60;p&#62;Lars
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jbundey on "{Total:id} Merge Tag not displaying in IE &#38; Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/totalid-merge-tag-not-displaying-in-ie-firefox#post-178919</link>
			<pubDate>Thu, 21 Mar 2013 02:15:45 +0000</pubDate>
			<dc:creator>jbundey</dc:creator>
			<guid isPermaLink="false">178919@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Starting to lose my mind a bit on this one. I have a simple quote calculator form which adds up a total cost based on the options selected.&#60;/p&#62;
&#60;p&#62;Upon submission of the form this total is then displayed along with a number of other merge tags in the confirmation message and by confirmation email.&#60;/p&#62;
&#60;p&#62;For some strange reason it works perfectly in Chrome but the {Total:30} merge tage displays no figure in IE or Firefox. This field is also blank in the email confirmation if the form is submitted on these browsers. No other merge tag is effected this is the only one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktb on "Date of submission merge tag + 28 days"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-of-submission-merge-tag-28-days#post-308342</link>
			<pubDate>Fri, 07 Jun 2013 09:33:26 +0000</pubDate>
			<dc:creator>ktb</dc:creator>
			<guid isPermaLink="false">308342@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
Is it possible to put into a notification email a merge tag that will give me the date of submission +28 days?&#60;/p&#62;
&#60;p&#62;The date of submission tag is {date_dmy} - can I do something to create a future date?&#60;br /&#62;
Thanks&#60;br /&#62;
Kevin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
