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

		<item>
			<title>luisgdelafuente on "Customize my own post URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-my-own-post-url#post-371400</link>
			<pubDate>Tue, 09 Jul 2013 14:18:27 +0000</pubDate>
			<dc:creator>luisgdelafuente</dc:creator>
			<guid isPermaLink="false">371400@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi all, excuse my english, Im from spain... I have a question. I need to customize the Post URL. it's because I use my own URL system.&#60;/p&#62;
&#60;p&#62;I have this code:&#60;/p&#62;
&#60;p&#62;function set_post_content($entry, $form){&#60;br /&#62;
    $post = get_post( $entry[&#34;post_id&#34;] );&#60;br /&#62;
    // Here I need to change or update submit URL&#60;br /&#62;
    wp_update_post($post);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Anybody know how to do it?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>co50 on "&#34;Website&#34; fields requires http://  - Why??"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/website-fields-requires-http-why#post-330856</link>
			<pubDate>Tue, 18 Jun 2013 21:05:36 +0000</pubDate>
			<dc:creator>co50</dc:creator>
			<guid isPermaLink="false">330856@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The Special 'website' field requires the user to enter http://. This makes no sense. Can't the system just add it on for them if it's required on the backend for some reason?&#60;/p&#62;
&#60;p&#62;This form field has a lot of issues:&#60;/p&#62;
&#60;p&#62;1) If you put in http:// as the default text and they have no web site, they get an error unless they manually remove it.&#60;br /&#62;
2) If they have a web site, even though the form shows a faint http:// in the field, it gets erased as soon as the user starts typing. One would think since it's required it would remain there and the user's text would proceed it.&#60;br /&#62;
3) There is no way to turn of validation for this field to eliminate these issues or allow the user to enter 'None'.&#60;br /&#62;
4) The Validation Message override does not work. It just says &#34;Enter a URL&#34; as the error even if a custom message is included...you know, to tell them they have to enter http:// or remove the one thats there. (Avoiding adding as a descr to keep things clean)&#60;br /&#62;
5) Yes, using a regular text field is an alternative, but I'd love for the Gravity Folks to get the website field fixed up.&#60;/p&#62;
&#60;p&#62;Thanks guys.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sector7g on "Website field - not validating without http://"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/website-field-not-validating-without-http#post-57694</link>
			<pubDate>Fri, 04 May 2012 03:48:32 +0000</pubDate>
			<dc:creator>sector7g</dc:creator>
			<guid isPermaLink="false">57694@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've setup the website field in my form, however it's not validating unless the user specifically types the http:// at the start of the address. So something like &#34;www.test.com&#34; throws up the &#34;Please enter a valid Website URL (i.e. &#60;a href=&#34;http://www.gravityforms.com).&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityforms.com).&#60;/a&#62;&#34; error.&#60;/p&#62;
&#60;p&#62;That makes things difficult, as even with the http:// placeholder in the field, I don't think many users will actually type it.&#60;/p&#62;
&#60;p&#62;Is this normal behaviour, or is there a way to allow it?&#60;/p&#62;
&#60;p&#62;Form is here: &#60;a href=&#34;http://ridemusic.net/fans/#form-story-tab&#34; rel=&#34;nofollow&#34;&#62;http://ridemusic.net/fans/#form-story-tab&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>motto on "Use field values in URL when redirecting after form submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-field-values-in-url-when-redirecting-after-form-submission#post-329934</link>
			<pubDate>Tue, 18 Jun 2013 06:04:58 +0000</pubDate>
			<dc:creator>motto</dc:creator>
			<guid isPermaLink="false">329934@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's possible to compose a query string with field values when submitting a form. By checking  &#34;Pass Field Data Via Query String&#34; field values can be used in a query string.&#60;/p&#62;
&#60;p&#62;However I was wondering if it's possible to compose a URL containing field values without using a query string.&#60;/p&#62;
&#60;p&#62;E.g. instead of redirecting to&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;a href=&#34;http://domain.ext/orders?id=&#34; rel=&#34;nofollow&#34;&#62;http://domain.ext/orders?id=&#60;/a&#62;{5:idfield}
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;after a form submission to I need to redirect to&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;a href=&#34;http://domain.ext/orders/&#34; rel=&#34;nofollow&#34;&#62;http://domain.ext/orders/&#60;/a&#62;{5:idfield}/&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;So submitting a form with 42 in it's ID field, would redirect to &#60;a href=&#34;http://domain.ext/orders/42/&#34; rel=&#34;nofollow&#34;&#62;http://domain.ext/orders/42/&#60;/a&#62; instead of &#60;a href=&#34;http://domain.ext/orders?id=42&#34; rel=&#34;nofollow&#34;&#62;http://domain.ext/orders?id=42&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;P.S. I couldn't find any resource on the forum or FAQ, but that might be due to the fact that I'm not sure what to search for exactly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonton on "Paypal returning URL (Success)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-returning-url-success#post-161193</link>
			<pubDate>Tue, 05 Mar 2013 14:16:09 +0000</pubDate>
			<dc:creator>tonton</dc:creator>
			<guid isPermaLink="false">161193@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I use the Paypal Addon and I see in the settings that I can choose a custom Cancel URL but I can't see any way to chosse a Success return URL to redirect my client to a custom &#34;Thank You&#34; page.&#60;br /&#62;
Do you know a way to do that ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steve tempini on "user registration URL does not append &#34;/&#34; before adding new site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-url-does-not-append-before-adding-new-site#post-329347</link>
			<pubDate>Mon, 17 Jun 2013 21:46:08 +0000</pubDate>
			<dc:creator>steve tempini</dc:creator>
			<guid isPermaLink="false">329347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When a user logs in and it automatically creates a new site, the form works fine and it creates the site although the url is missing the &#34;/&#34; before the site name. For example it should read site.com/newsite but it reads site.comnewsite making the url useless. Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thissideupmedia on "Query String in HTML Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/query-string-in-html-fields#post-250165</link>
			<pubDate>Mon, 13 May 2013 05:22:53 +0000</pubDate>
			<dc:creator>thissideupmedia</dc:creator>
			<guid isPermaLink="false">250165@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I manage to populate fields dynamically with query string, but how can i populate an HTML field.&#60;/p&#62;
&#60;p&#62;This is my link to the embedded gravity form:&#60;br /&#62;
&#60;a href=&#34;http://www.blueafrica.co.za/site-04-sc/gravity/?fn=William&#34; rel=&#34;nofollow&#34;&#62;http://www.blueafrica.co.za/site-04-sc/gravity/?fn=William&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And I would like to add a HTML field to the form that says:&#60;br /&#62;
Dear fn .....       Where the value for fn is taken from the url, in this case &#34;William&#34;&#60;/p&#62;
&#60;p&#62;Is this possible?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Schalk
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Toby Cryns on "New Blog Registration url is Broken"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-blog-registration-url-is-broken#post-114356</link>
			<pubDate>Sat, 05 Jan 2013 00:40:35 +0000</pubDate>
			<dc:creator>Toby Cryns</dc:creator>
			<guid isPermaLink="false">114356@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using WP Multisite 3.5 with the Gravity Forms User Registration Add-on v1.4 at &#60;a href=&#34;http://magicwonderful.com/register&#34; rel=&#34;nofollow&#34;&#62;http://magicwonderful.com/register&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When a new user registers, the email that is generated by WordPress says, &#34;Log in here: &#60;a href=&#34;http://magicwonderful.comtoby4/wp-login.php&#34; rel=&#34;nofollow&#34;&#62;http://magicwonderful.comtoby4/wp-login.php&#60;/a&#62;&#34; rather than &#34;Log in here: &#60;a href=&#34;http://magicwonderful.com/toby4/wp-login.php&#34; rel=&#34;nofollow&#34;&#62;http://magicwonderful.com/toby4/wp-login.php&#60;/a&#62;&#34; - notice the extra slash after the &#34;.com&#34;.&#60;/p&#62;
&#60;p&#62;When a new user signs up via the default WordPress signup page, the generated url is correct: &#60;a href=&#34;http://magicwonderful.com/wp-signup.php&#34; rel=&#34;nofollow&#34;&#62;http://magicwonderful.com/wp-signup.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is this a known bug?  Is it something on my setup?  Any ideas on where to start troubleshooting this?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>memphisroar on "Making an error notification obvious"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-an-error-notification-obvious#post-196861</link>
			<pubDate>Thu, 04 Apr 2013 15:57:47 +0000</pubDate>
			<dc:creator>memphisroar</dc:creator>
			<guid isPermaLink="false">196861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have the EXACT same situation as the problem posted here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/highlight-the-input-error-when-the-form-is-below-the-fold&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/highlight-the-input-error-when-the-form-is-below-the-fold&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is this the best possible resolution still? Any additional support/advice on how to implement the AJAX fix that is talked about there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webfeeling on "columns without CSS Ready Classes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/columns-without-css-ready-classes#post-198745</link>
			<pubDate>Sat, 06 Apr 2013 10:30:53 +0000</pubDate>
			<dc:creator>webfeeling</dc:creator>
			<guid isPermaLink="false">198745@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to split the form into two columns. unfortunately the layout is very strict and i have to place labels left of the input fields instead of on top of them and there are also other requirements which lead to the fact that i need the fields in a specific order. So the CSS Ready Classes variant is insufficient for my needs. Is there an alternative possibility to achieve two columns?&#60;/p&#62;
&#60;p&#62;thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
