<?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: submit button send email and open lightbox</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox</link>
		<description>Gravity Support Forums Topic: submit button send email and open lightbox</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:09:17 +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/submit-button-send-email-and-open-lightbox" rel="self" type="application/rss+xml" />

		<item>
			<title>cuddysteph on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-172442</link>
			<pubDate>Fri, 15 Mar 2013 12:41:47 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">172442@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks for your answer i am going to try
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-171378</link>
			<pubDate>Thu, 14 Mar 2013 15:00:54 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">171378@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see three options:&#60;br /&#62;
1- setup your form confirmation as &#34;redirect&#34; or &#34;page&#34; and send users to a page where the calendar is and the paypal button will reside&#60;br /&#62;
2- setup your form confirmation as &#34;text&#34; and write your html in the confirmation text. That way, when the form is submitted, your markup will be displayed.&#60;br /&#62;
3- to open a new popup, you can use the &#34;text&#34; confirmation as well, but write javascript code to popup your window. Something like the following will probably do the trick&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39;&#38;gt;
      jQuery(document).ready(function(){
         jQuery.facebox(&#38;#39;&#38;lt;iframe width=&#38;quot;400&#38;quot; height=&#38;quot;400&#38;quot; name=&#38;quot;targetbox&#38;quot;&#38;gt;&#38;lt;/iframe&#38;gt;&#38;#39;);
      });
   &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-171310</link>
			<pubDate>Thu, 14 Mar 2013 12:49:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">171310@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll ask the development team if there is an approach we can use here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-171196</link>
			<pubDate>Thu, 14 Mar 2013 10:12:17 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">171196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;here an exemple : &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://jsfiddle.net/doktormolle/RD88Z/&#34; rel=&#34;nofollow&#34;&#62;http://jsfiddle.net/doktormolle/RD88Z/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-171161</link>
			<pubDate>Thu, 14 Mar 2013 09:11:36 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">171161@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;in fact when data send me by email, i need people see an open box where they can see calendar and paypal button. So submit button send data and open a new pages where i put my calendar reservation and paypal payement?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-170989</link>
			<pubDate>Thu, 14 Mar 2013 06:11:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">170989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The email notification will be sent to the admin of the site containing all the submitted data by default.  But what is going to be in your lightbox after the form submission?  You may be able to use the form confirmation for that, but I'm not sure exactly what you're trying to show, and exactly when that would be.  Is it instead of the form confirmation?  Or would the confirmation be in the lightbox?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "submit button send email and open lightbox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-send-email-and-open-lightbox#post-169422</link>
			<pubDate>Wed, 13 Mar 2013 03:13:47 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">169422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hello&#60;br /&#62;
I create a forms with Gravity , and i need when people click on submit button to send me data by mail and in the same time open a lighbox?&#60;br /&#62;
Someone got a tutorial for that ?&#60;br /&#62;
Thanks for help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
