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

		<item>
			<title>balschuler on "Using logic to calculate total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-logic-to-calculate-total#post-109887</link>
			<pubDate>Fri, 28 Dec 2012 12:54:42 +0000</pubDate>
			<dc:creator>balschuler</dc:creator>
			<guid isPermaLink="false">109887@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I've got a problem that I think should be solvable. My non-profit wants to calculate membership costs in pricing fields based on the user's response to two questions. But we don't want the user to see how this works behind the scenes, so we don't want any prices to appear before the total amount.&#60;/p&#62;
&#60;p&#62;Here are the 2 questions that determine cost:&#60;/p&#62;
&#60;p&#62;1. Please select the industry group that best describes your business*&#60;/p&#62;
&#60;p&#62;    Commercial Products/Services&#60;br /&#62;
    Construction&#60;br /&#62;
    Consumer Products&#60;br /&#62;
    Education, Non-Profit &#38;amp; Government Entities&#60;br /&#62;
    Financial &#38;amp; Insurance Services&#60;br /&#62;
    Healthcare&#60;br /&#62;
    Information Technology&#60;br /&#62;
    Manufacturing&#60;br /&#62;
    Professional&#60;br /&#62;
    Transportation&#60;/p&#62;
&#60;p&#62;2. Number of employees in U.S.*&#60;/p&#62;
&#60;p&#62;    1 – 750&#60;br /&#62;
    751 – 1,000&#60;br /&#62;
    1,001 – 1,500&#60;br /&#62;
    More than 1,500&#60;/p&#62;
&#60;p&#62;And here's the logic we want to implement:&#60;/p&#62;
&#60;p&#62;- IF the answer question 1 is &#34;Education, non-profit &#38;amp; government,&#34; THEN total is $950.00&#60;/p&#62;
&#60;p&#62;- IF the answer to question 1 is NOT &#34;Education, non-profit &#38;amp; government,&#34; AND answer to question 2 is...&#60;br /&#62;
    &#34;1 – 750&#34; then total is $950.00&#60;br /&#62;
    &#34;751 – 1,000&#34; then total is $1,875.00&#60;br /&#62;
    &#34;1,001 – 1,500&#34; then total is $3,125.00&#60;br /&#62;
    &#34;More than 1,500&#34; then total is $4,500.00&#60;/p&#62;
&#60;p&#62;Thanks in advance for your help!&#60;/p&#62;
&#60;p&#62;-Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fransbus on "Plesk message after preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/plesk-message-after-preview#post-241564</link>
			<pubDate>Tue, 07 May 2013 16:05:55 +0000</pubDate>
			<dc:creator>fransbus</dc:creator>
			<guid isPermaLink="false">241564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I just installed GForms and created a simple contact form. All went well. Installation Status is OK. It was easy to create the form. Then I wanted to preview and got a Domain Default Page, see below. Should I contact my provider? What should I ask him? Please help. Thx.&#60;br /&#62;
- Frans&#60;br /&#62;
pixcels.nl&#60;/p&#62;
&#60;p&#62;Parallels Plesk Panel&#60;br /&#62;
© 1999-2010, Parallels&#60;br /&#62;
All rights reserved&#60;br /&#62;
Web Site's Default Page&#60;/p&#62;
&#60;p&#62;This page is generated by Parallels Plesk Panel, the leading hosting automation software. You see this page because you have set up your Web server for serving a new site, but have not uploaded the site content yet.&#60;/p&#62;
&#60;p&#62;You can do the following:&#60;/p&#62;
&#60;p&#62;Upload your Web site contents using FTP.&#60;br /&#62;
Install Web applications on your site: an image gallery, a discussion forum, an online store, a chat, and many other applications.&#60;br /&#62;
Create a Web site using Parallels Plesk Sitebuilder wizard, if this service is available from your hosting provider.&#60;br /&#62;
To log in to your Parallels Plesk Panel, visit &#60;a href=&#34;https://pixcels.nl:8443&#34; rel=&#34;nofollow&#34;&#62;https://pixcels.nl:8443&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>derekshirk on "Form Preview link/button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-preview-linkbutton#post-273603</link>
			<pubDate>Fri, 24 May 2013 13:15:00 +0000</pubDate>
			<dc:creator>derekshirk</dc:creator>
			<guid isPermaLink="false">273603@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I keep all of my WordPress websites in a subdirectory in order to keep my public_html directory really clean. I usually name the directory /website or something like that. If I try to to preview any of my forms using the 'preview form link' it inlcudes the subdirectory in the preview url: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mywebsite.org/website/?gf_page=preview&#38;amp;id=1&#34; rel=&#34;nofollow&#34;&#62;http://www.mywebsite.org/website/?gf_page=preview&#38;amp;id=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If I remove the /website from the URL the preview link works fine.&#60;/p&#62;
&#60;p&#62;How do I get GF to ignore the /website directory for the preview link?&#60;/p&#62;
&#60;p&#62;Reference:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nurshahila on "Changing the addition sign to a multiply sign in the pricing option field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-addition-sign-to-a-multiply-sign-in-the-pricing-option-field#post-154635</link>
			<pubDate>Tue, 26 Feb 2013 00:47:52 +0000</pubDate>
			<dc:creator>nurshahila</dc:creator>
			<guid isPermaLink="false">154635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there any way to change the addition sign (+) to a multiply sign (*)?&#60;br /&#62;
Kindly refer to the below link provided:&#60;br /&#62;
&#60;a href=&#34;http://www.chiefthrifty.com/?page_id=4&#38;amp;preview=true&#38;amp;preview_id=4&#38;amp;preview_nonce=2a458a968d&#34; rel=&#34;nofollow&#34;&#62;http://www.chiefthrifty.com/?page_id=4&#38;amp;preview=true&#38;amp;preview_id=4&#38;amp;preview_nonce=2a458a968d&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;__________________&#60;br /&#62;
Exchange Rate*&#60;/p&#62;
&#60;p&#62;USD +$ 1.29&#60;/p&#62;
&#60;p&#62;EURO +$ 1.68&#60;/p&#62;
&#60;p&#62;GBP +$ 1.75&#60;/p&#62;
&#60;p&#62;_________________&#60;/p&#62;
&#60;p&#62;I would like the above to be shown as follows instead:&#60;br /&#62;
USD *$1.29&#60;br /&#62;
EURO *$1.68&#60;br /&#62;
GBP *$1.75&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jspor on "personalize product"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/personalize-product#post-171413</link>
			<pubDate>Thu, 14 Mar 2013 15:52:26 +0000</pubDate>
			<dc:creator>jspor</dc:creator>
			<guid isPermaLink="false">171413@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hello&#60;/p&#62;
&#60;p&#62;i'm quite new to GF and i am quite a noob in programming also but I have a question and i hope its possible to create. you can view my form here &#60;a href=&#34;http://de-schakel.be/tets-gf/&#34; rel=&#34;nofollow&#34;&#62;http://de-schakel.be/tets-gf/&#60;/a&#62; pasword is 'root'&#60;/p&#62;
&#60;p&#62;So in the first step the people have to enter a name and photo and in the second step again a name, now is it possible to show in the third step the photo with the name on that was given in the second step?&#60;/p&#62;
&#60;p&#62;I hope this is possible&#60;/p&#62;
&#60;p&#62;Your sincerely
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rchapman on "unable to access my site!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-access-my-site#post-146959</link>
			<pubDate>Thu, 14 Feb 2013 13:21:17 +0000</pubDate>
			<dc:creator>rchapman</dc:creator>
			<guid isPermaLink="false">146959@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Since installing gravity forms I have been unable to preview the forms so I was in the process of changing the theme to 2012 as advised but got ths error - Parse error: syntax error, unexpected '&#38;lt;' in /home/dodger/public_html/www.trendmarketingspecialists.com/wp-content/themes/twentytwelve/inc/custom-header.php on line 150&#60;/p&#62;
&#60;p&#62;I am now unable to access my site at all!&#60;/p&#62;
&#60;p&#62;Help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tilpro on "A gravity form that was previously working fine will no longer show up."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/a-gravity-form-that-was-previously-working-fine-will-no-longer-show-up#post-116150</link>
			<pubDate>Mon, 07 Jan 2013 14:23:25 +0000</pubDate>
			<dc:creator>tilpro</dc:creator>
			<guid isPermaLink="false">116150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A gravity form on our website located at &#60;a href=&#34;http://www.parkvillebni.com/presentation-bios/&#34; rel=&#34;nofollow&#34;&#62;http://www.parkvillebni.com/presentation-bios/&#60;/a&#62;  is no longer visible on the page or in the preview on the admin side.  The form has not been edited and the shortcode has not been changed from [gravityform id=5 title=false description=false ajax=true]&#60;/p&#62;
&#60;p&#62;Any ideas why it would suddenly disappear and not even show up in the form preview?  It used to work just fine.&#60;/p&#62;
&#60;p&#62;We have updated the plugin to the latest version and are using wordpress 3.5
&#60;/p&#62;</description>
		</item>
		<item>
			<title>floppydrivez on "Post Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-preview#post-818</link>
			<pubDate>Sat, 10 Oct 2009 23:42:19 +0000</pubDate>
			<dc:creator>floppydrivez</dc:creator>
			<guid isPermaLink="false">818@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want two more things from this mod.  One, an editor cause people suck at html... and Two, ability to preview your submission so they can edit it if needed.&#60;/p&#62;
&#60;p&#62;This post feature is going to be a huge part of my website.  It is great so far and saved me lots of time.  I do appreciate all your hard work.&#60;/p&#62;
&#60;p&#62;Quick Question, if I put two category fields on the submit post page will it select them both if they are different (aka multiple categories)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>docholoday on "Display results, then submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-results-then-submit#post-91135</link>
			<pubDate>Wed, 14 Nov 2012 13:32:45 +0000</pubDate>
			<dc:creator>docholoday</dc:creator>
			<guid isPermaLink="false">91135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I've used Gravity form over and over again for the basic features (contact forms, etc) but now I've been asked for something a little more advanced. Our in-house graphics department would like a form that people can fill out to request new business cards (if they run out, or change departments, etc). Normally they fill out a paper form, the artist creates a preview of how their card will look, and emails it to them. &#60;/p&#62;
&#60;p&#62;Could I do something similar with Gravity forms?&#60;/p&#62;
&#60;p&#62;Capturing the data is simple enough, but is there a way to create a &#34;preview&#34; before the form is submitted? It wouldn't even have to be styled in any special way, even just a literal display of what they entered (not an image), some sort of &#34;are you sure?&#34; statement, THEN the actual submit button.&#60;/p&#62;
&#60;p&#62;Basically, just a way for them to confirm the data before submitting it?&#60;/p&#62;
&#60;p&#62;Is there any mechanism in GF to do something similar? Can anyone point me the right direction?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ratreides on "Create Gravity Form to allow online input for a draft post, includes images"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-gravity-form-to-allow-online-input-for-a-draft-post-includes-images#post-89538</link>
			<pubDate>Sat, 10 Nov 2012 04:24:27 +0000</pubDate>
			<dc:creator>ratreides</dc:creator>
			<guid isPermaLink="false">89538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I am seeking a Developer that could create a Gravity Form that would allow online input to create a Draft Post. This would include images (to WordPress Gallery), a preview and an edit function.&#60;/p&#62;
&#60;p&#62;For further information please contact me via email at &#60;a href=&#34;mailto:atreidesgroup@bigpond.com&#34;&#62;atreidesgroup@bigpond.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Ray
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
