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

		<item>
			<title>motto on "Unable to submit using enter/return key in masked field in Internet Explorer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-submit-using-enterreturn-key-in-masked-field-in-internet-explorer#post-63315</link>
			<pubDate>Fri, 22 Jun 2012 10:24:40 +0000</pubDate>
			<dc:creator>motto</dc:creator>
			<guid isPermaLink="false">63315@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Submitting a form using the Enter or Return key on the keyboard doesn't work in Internet Explorer when the a field with a mask has focus.&#60;/p&#62;
&#60;p&#62;I have a form with two masked fields 'zipcode' and 'number' and a mask-free field 'numbersuffix', whenever I try to submit the form using the Enter key it only works when the focus/cursor is in the 'numbersuffix' field. It won't work when one of the masked fields has focus.&#60;/p&#62;
&#60;p&#62;The problem occurs on Internet Explorer 8 and 9, it might occur on other versions too, but I didn't test that.&#60;/p&#62;
&#60;p&#62;I might add that IE gives the 'doink' sound if you have sounds enable, when trying to submit the form this way.&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paulviola on "Form doesn&#039;t submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-doesnt-submit-1#post-308684</link>
			<pubDate>Fri, 07 Jun 2013 15:12:53 +0000</pubDate>
			<dc:creator>paulviola</dc:creator>
			<guid isPermaLink="false">308684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having an issue getting the form to submit:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://scottlasserbooks.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://scottlasserbooks.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've installed this like I have previously, but it is not working. I do not get a confirmation message, warning that I didn't fill out fields, nor does it submit either to email or the entries section in the backend.  I've already followed the steps of deactivating theme, activating 2010 and testing.  I also deactivated all plugins and still get the same results.&#60;/p&#62;
&#60;p&#62;Your help would be GREATLY appreciated.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;Jordan C.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>devEdge on "Block Form Access Based on Advanced User Authentication"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/block-form-access-based-on-advanced-user-authentication#post-361993</link>
			<pubDate>Thu, 04 Jul 2013 17:55:18 +0000</pubDate>
			<dc:creator>devEdge</dc:creator>
			<guid isPermaLink="false">361993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a business directory website that allows a user to edit their business listing details (partially, at least). Each business listing (a custom post) is assigned the user as author. I use GF basically as a frontend editor, pulling in the post field values on the edit post form. Then, I've locked all these users out of the WordPress admin area. It's pretty cool actually...&#60;/p&#62;
&#60;p&#62;Here's the problem though. GF, by default, is only capable of creating new posts - not editing existing posts. Thus, when the edit form is called with an invalid post to edit (or none at all), GF defaults to creating a new post rather than displaying an unauthorized message. I need to change that.&#60;/p&#62;
&#60;p&#62;Is there a hook or filter I can use to add my own authentication logic and block the form when it is called? I was thinking the gform_pre_render filter might do the trick. Can I do my permissions check there and unset the form or something? Then echo an unauthorized message instead? How can I block the form from displaying (rendering at all actually)?&#60;/p&#62;
&#60;p&#62;By the way... GF does not respect the publish_posts capability in WordPress.&#60;/p&#62;
&#60;p&#62;Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicolap on "Need to move Submit button to be in line with a field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-move-submit-button-to-be-in-line-with-a-field#post-74942</link>
			<pubDate>Wed, 12 Sep 2012 05:52:39 +0000</pubDate>
			<dc:creator>Nicolap</dc:creator>
			<guid isPermaLink="false">74942@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have searched through the forums here and tried various suggested methods, but nothing works for me.&#60;/p&#62;
&#60;p&#62;I am trying to move the Post (ie Submit) button on this form to be in line with the Attach Image field, on the right.  I'm using Headway theme.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.damsels.org/testing/&#34; rel=&#34;nofollow&#34;&#62;http://www.damsels.org/testing/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What CSS would I need for that?  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WolfIngelheim on "2 Kind of Submit Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/2-kind-of-submit-buttons#post-343547</link>
			<pubDate>Tue, 25 Jun 2013 05:44:24 +0000</pubDate>
			<dc:creator>WolfIngelheim</dc:creator>
			<guid isPermaLink="false">343547@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;is there a way to give a user the option to submit a form?&#60;br /&#62;
The idea: I have a price calculation form. After the calculation the user can&#60;br /&#62;
a) submit the form and receive a summary of the price and product OR&#60;br /&#62;
b) submit the form and proceed straight forward to PayPal.&#60;/p&#62;
&#60;p&#62;This would require 2 buttons with different naming. Anyone has done this before?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Nhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nitin on "Tracking Entries without Submitting form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tracking-entries-without-submitting-form#post-332513</link>
			<pubDate>Wed, 19 Jun 2013 15:58:48 +0000</pubDate>
			<dc:creator>Nitin</dc:creator>
			<guid isPermaLink="false">332513@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have 2 Questions&#60;/p&#62;
&#60;p&#62;background : I am creating several calculators using Gravity forms. For example - one of my calculator gives Picture quiz &#38;amp; at the end shows result/summary. There is another calculator which ask several questions &#38;amp; finally shows list suggestions on how much to spend while renovating home.&#60;/p&#62;
&#60;p&#62;Question 1 ) If I do not keep &#34;SUBMIT&#34; step, can I still track how many people used calculator ( form ) &#38;amp; with all options.&#60;/p&#62;
&#60;p&#62;Question 2 ) Do you have examples, showcase, links of how creatively people are doing web conversion on last screen. I understand this not a core Gravity form question, but if you can make some suggestions or share some links, it will really help. What I am trying to figure out is creative way to ask users who use calculators to finally submit their personal information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>northcourtuk on "exit popup ... need to add onlick to the form submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exit-popup-need-to-add-onlick-to-the-form-submit#post-334604</link>
			<pubDate>Thu, 20 Jun 2013 13:13:30 +0000</pubDate>
			<dc:creator>northcourtuk</dc:creator>
			<guid isPermaLink="false">334604@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello :)&#60;/p&#62;
&#60;p&#62;I have a java exit pop up script installed on my site, which is switched off when visitors click on internal links only by using  ...&#60;/p&#62;
&#60;p&#62;onclick = &#34;setBunload(false)&#34;   within the &#38;lt;a href=&#60;/p&#62;
&#60;p&#62;How would I go about adding onclick = &#34;setBunload(false)&#34; to the gravity form submit button?  Currently, the pop up appears after hitting submit as the form redirects the user to another page on my site.&#60;/p&#62;
&#60;p&#62;Any help, advice, tips would be appreciated.  I've been trying to figure it out for two days, and not having much luck (I'm getting old and am not as sharp as I once was!)&#60;/p&#62;
&#60;p&#62;Thanks all
&#60;/p&#62;</description>
		</item>
		<item>
			<title>red on "Vertical Response - got a cURL set-up working with a GF hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/vertical-response-got-a-curl-set-up-working-with-a-gf-hook#post-77739</link>
			<pubDate>Thu, 27 Sep 2012 21:19:20 +0000</pubDate>
			<dc:creator>red</dc:creator>
			<guid isPermaLink="false">77739@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wasn't able to post to the existing Vertical Response post, so opened a new one. This isn't a plugin add-on, so not super elegant and requires a little more sleuthing in your own set-up, but is working for us using cURL.&#60;/p&#62;
&#60;p&#62;I used the cURL part of this solution about a year ago, inspired by this information:&#60;br /&#62;
&#60;a href=&#34;http://www.focal55.com/blog/vertical-response-tutorial-auto-submit-contact-information&#34; rel=&#34;nofollow&#34;&#62;http://www.focal55.com/blog/vertical-response-tutorial-auto-submit-contact-information&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To integrate that into a Gravity Form, wrote a function that can be added to the theme functions.php file and used by the GF post submission hook:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Things you need to know to make this work:&#60;br /&#62;
* Your Vertical Response form id&#60;br /&#62;
* Gravity Form field ids (findable in the blue title bar of each field when editing your form)&#60;/p&#62;
&#60;p&#62;Add this function to your theme's functions.php file:&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/M5KMtYUA&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/M5KMtYUA&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notes:&#60;br /&#62;
* You don't have to send all of the gf fields to VR, just put the ones you want in the $postFields&#60;br /&#62;
* The gravity form (gf) fields that you're wanting to post to VR need to match up to fields in a VR opt-in form&#60;br /&#62;
* Just because you have xyz field in your VR general field list doesn't mean it will take it from your gf. The VR opt-in form has to have the fields you want to post to in it or it will cause an invalid form error from VR&#60;br /&#62;
* If it's successfully posting with cURL but not showing up in VR (check the $response form output and post - might be an invalid form error)- you may need to make a new opt-in form instead of using an existing one&#60;br /&#62;
* The gf field ids need to be in quotes when defined if you reference something like a checkbox: $gf_field_id_optin = '11.1'; &#60;/p&#62;
&#60;p&#62;If you work out an improvment to this or have a better approach, please share!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seancronin on "Conditionally hide pages, but still show the submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditionally-hide-pages-but-still-show-the-submit-button#post-323211</link>
			<pubDate>Fri, 14 Jun 2013 11:51:58 +0000</pubDate>
			<dc:creator>seancronin</dc:creator>
			<guid isPermaLink="false">323211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to have a multipage form where several of the pages are essentially the same. At the start of the form the user selects a number and this determines how many of the pages are shown to them. However they can never submit the form because the submit button is never shown.&#60;/p&#62;
&#60;p&#62;Any suggestions? Specifically, is it possible to show the submit button on all the pages?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmbsg on "Border around submit button image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/border-around-submit-button-image#post-316870</link>
			<pubDate>Tue, 11 Jun 2013 08:09:11 +0000</pubDate>
			<dc:creator>cmbsg</dc:creator>
			<guid isPermaLink="false">316870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Submit button image has a border that I do not want it to have. I have tried the usual including the suggestions found on similar posts here and on external sites. I have picked through the code, changed every border one at a time to see if it affected it, etc. I cannot find the source of this border. Please help!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://new.cosexualrecovery.com/&#34; rel=&#34;nofollow&#34;&#62;http://new.cosexualrecovery.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form is on the right nearing the bottom of the home page and is also in the left sidebar of the inner pages. &#60;/p&#62;
&#60;p&#62;Thank you in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
