<?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: v1.5: I want to send a notification e-mail after completing a page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page</link>
		<description>Gravity Support Forums Topic: v1.5: I want to send a notification e-mail after completing a page</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 11:51:34 +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/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "v1.5: I want to send a notification e-mail after completing a page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page#post-20133</link>
			<pubDate>Tue, 08 Mar 2011 12:48:34 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The progress bar is only a feature of Multi-Page forms, if you were stringing together multiple forms and using the redirect feature to go from one to the other then it wouldn't be available as a feature.&#60;/p&#62;
&#60;p&#62;You would have to implement your own by making a static one that appears above each form.  Possibly use the Form Description area and place some HTML in there that displays an image or something that looks like a progress bar.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SigarettDesign on "v1.5: I want to send a notification e-mail after completing a page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page#post-20116</link>
			<pubDate>Tue, 08 Mar 2011 10:03:42 +0000</pubDate>
			<dc:creator>SigarettDesign</dc:creator>
			<guid isPermaLink="false">20116@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds very good!&#60;/p&#62;
&#60;p&#62;Now, about the progressbar feature - is it possible to do it with your method? Or do I need to program it from scratch?&#60;/p&#62;
&#60;p&#62;Eivind
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "v1.5: I want to send a notification e-mail after completing a page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page#post-19744</link>
			<pubDate>Wed, 02 Mar 2011 13:13:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We can look into adding more control over notifications in a future release.  We are always looking for cool new features to add so we will keep this in mind.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SigarettDesign on "v1.5: I want to send a notification e-mail after completing a page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page#post-19740</link>
			<pubDate>Wed, 02 Mar 2011 12:54:52 +0000</pubDate>
			<dc:creator>SigarettDesign</dc:creator>
			<guid isPermaLink="false">19740@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Alright, that can work, Carl!&#60;/p&#62;
&#60;p&#62;I would like the progress feature of multipage forms though. Is there a way to incorporate that in your methodology?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
E
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "v1.5: I want to send a notification e-mail after completing a page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page#post-19732</link>
			<pubDate>Wed, 02 Mar 2011 12:23:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19732@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you referring to Multi-Page forms?  If so, multi-page forms are only submitted and notifications executed after the final page is submitted.  So you notifications only happen when the form is submitted, and submitting a page is not the same as submitting a form.&#60;/p&#62;
&#60;p&#62;If you want notifications to be triggered after each form page is submitted you would have to do this by stringing together multiple forms, not using page breaks.&#60;/p&#62;
&#60;p&#62;Create each form and then set the Confirmation Redirect to redirect to the next form.  Then configure the notifications for each form accordingly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SigarettDesign on "v1.5: I want to send a notification e-mail after completing a page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/v15-i-want-to-send-a-notification-e-mail-after-completing-a-page#post-19713</link>
			<pubDate>Wed, 02 Mar 2011 10:46:47 +0000</pubDate>
			<dc:creator>SigarettDesign</dc:creator>
			<guid isPermaLink="false">19713@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I'm playing with version v1.5 to see if I can make it work for a client job. I'm setting up several pages and after completing page one, I need to send an e-mail to the e-mail address that the user must confirm he has read on page 2.&#60;/p&#62;
&#60;p&#62;How can I do this in the best way possible?&#60;/p&#62;
&#60;p&#62;Loving the plugin&#60;/p&#62;
&#60;p&#62;Eivind
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
