<?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: Passing data to non wordpress application</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-data-to-non-wordpress-application</link>
		<description>Gravity Support Forums Topic: Passing data to non wordpress application</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:54:38 +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/passing-data-to-non-wordpress-application" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Passing data to non wordpress application"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-data-to-non-wordpress-application#post-8675</link>
			<pubDate>Tue, 17 Aug 2010 09:54:57 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, the field names cannot be changed. They are generated dynamically by Gravity Forms.&#60;/p&#62;
&#60;p&#62;However, if you know what you are doing you can use available API hooks to take this information and when the form is submitted repurpose it and submit it again to whatever form handler you need to handle the login.  This is possible, although becomes problematic if the user enters the wrong login and this makes validation difficult.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chrisuk on "Passing data to non wordpress application"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-data-to-non-wordpress-application#post-8667</link>
			<pubDate>Tue, 17 Aug 2010 05:02:37 +0000</pubDate>
			<dc:creator>chrisuk</dc:creator>
			<guid isPermaLink="false">8667@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl&#60;/p&#62;
&#60;p&#62;No I don't want to redirect them to the external login page to login there. I want them to be able to login directly from the gravityforms login that I am trying to create. Then I can add the login box onto my blog which is what Im trying to do. So user enters username and pwd and bingo they are logged into the app.&#60;/p&#62;
&#60;p&#62;In order to to that I need to be able to set the gravity form field names for username and pasword so that they match those required by the external app. That is the problem you see the field names don't match what is required so it won't work.&#60;/p&#62;
&#60;p&#62;Can this be done?&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Passing data to non wordpress application"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-data-to-non-wordpress-application#post-8384</link>
			<pubDate>Tue, 10 Aug 2010 11:39:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only way to pass data to an external url without writing custom PHP is using the confirmation redirect.  This is under Form Settings and then the Confirmation tab.  You can then build a custom query string and name the fields whatever you want when building your custom query string.  You then use the form field variables to pass the value of that field using the form field variable drop down.&#60;/p&#62;
&#60;p&#62;However, the login form for the application you are using would have to be requesting this data from the query string.  So it's not going to automatically populate these fields without writing some custom code to interact with the 3rd party application.&#60;/p&#62;
&#60;p&#62;Any reason you are trying to use a Gravity Forms form to redirect to another login form where they would still have to click login in order to login? Seems like an extra step that is unnecessary and puts them more clicks away from actually logging in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chrisuk on "Passing data to non wordpress application"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-data-to-non-wordpress-application#post-8377</link>
			<pubDate>Tue, 10 Aug 2010 07:16:17 +0000</pubDate>
			<dc:creator>chrisuk</dc:creator>
			<guid isPermaLink="false">8377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to add a quick login form on my blog for a application that requires a username and password. The application has hardcoded form names, namely 'memberid' and 'password.'&#60;/p&#62;
&#60;p&#62;In Gravityforms I can see how you pass data to external urls but the problem seems to arise because I can't change the field names in Gravity Forms to match those that the application requires.&#60;/p&#62;
&#60;p&#62;Instead they are called stuff like 'input1' and so one which my application won't recognise.&#60;br /&#62;
&#60;a href=&#34;http://www.flirtybe.co.uk/cms/members-login&#34; rel=&#34;nofollow&#34;&#62;http://www.flirtybe.co.uk/cms/members-login&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there anyway to do this?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
