<?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: javascript error - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/javascript-error</link>
		<description>Gravity Support Forums Tag: javascript error - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:44:54 +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/javascript-error/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>markmaking on "Export Broken"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-broken#post-283353</link>
			<pubDate>Tue, 28 May 2013 10:09:52 +0000</pubDate>
			<dc:creator>markmaking</dc:creator>
			<guid isPermaLink="false">283353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I try to export the entries for any form, the spinner appears and nothing happens.&#60;/p&#62;
&#60;p&#62;I have done the conflict checking and no plugin seems to be causing it not to work.&#60;/p&#62;
&#60;p&#62;However I do get the following Error in Chrome Dev Tools&#60;/p&#62;
&#60;p&#62;Uncaught SyntaxError: Unexpected token ILLEGAL tw-sack.min.js:1&#60;br /&#62;
runResponse tw-sack.min.js:1&#60;br /&#62;
xmlhttp.onreadystatechange&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<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>cjbuilt on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-221479</link>
			<pubDate>Tue, 23 Apr 2013 21:26:49 +0000</pubDate>
			<dc:creator>cjbuilt</dc:creator>
			<guid isPermaLink="false">221479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just updated to the latest release and my date picker stopped working.&#60;/p&#62;
&#60;p&#62;I tried adding this to my functions.php file as per a previous discussion, but nothing changed.&#60;/p&#62;
&#60;p&#62;if (!is_admin()) {&#60;br /&#62;
	wp_register_script('jquery-migrate', (&#34;http://code.jquery.com/jquery-migrate-1.1.0.min.js&#34;), false, 'latest', false);&#60;br /&#62;
	wp_enqueue_script('jquery-migrate');&#60;br /&#62;
	}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>QandnotU on "Adding input mask on a field causing my form to disappear."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-input-mask-on-a-field-causing-my-form-to-disappear#post-332777</link>
			<pubDate>Wed, 19 Jun 2013 19:59:31 +0000</pubDate>
			<dc:creator>QandnotU</dc:creator>
			<guid isPermaLink="false">332777@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I decided to add an input mask on a field and after saving the form, I refreshed the form and it disappeared. Removing the mask restores the form. I have tried adding the mask on another field, including an existing and a brand new field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tearstone on "Ayush Theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ayush-theme#post-326114</link>
			<pubDate>Sat, 15 Jun 2013 23:00:25 +0000</pubDate>
			<dc:creator>Tearstone</dc:creator>
			<guid isPermaLink="false">326114@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just purchased the Ayush Theme by Mojo Themes. Gravity Forms was working before installation of the theme, and now they are not seen on the product line. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tearstonegraphics.com/decalstore/product/barber-speedway-vinyl-decal-sticker/&#34; rel=&#34;nofollow&#34;&#62;http://tearstonegraphics.com/decalstore/product/barber-speedway-vinyl-decal-sticker/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is a product that the form is working but is not updating the subtotals:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tearstonegraphics.com/decalstore/product/uncut-vinyl-sheet-teal-blue/&#34; rel=&#34;nofollow&#34;&#62;http://tearstonegraphics.com/decalstore/product/uncut-vinyl-sheet-teal-blue/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have verified that it is not working in Firefox and IE.&#60;/p&#62;
&#60;p&#62;Thanks for you help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matthijs92 on "When I use conditional logica, form not visible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/when-i-use-conditional-logica-form-not-visible#post-316658</link>
			<pubDate>Tue, 11 Jun 2013 04:39:14 +0000</pubDate>
			<dc:creator>Matthijs92</dc:creator>
			<guid isPermaLink="false">316658@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I use conditional logica, form not visible&#60;br /&#62;
I cannot find the solution, the website is: &#60;a href=&#34;http://hoevedebeek.nl/test/&#34; rel=&#34;nofollow&#34;&#62;http://hoevedebeek.nl/test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>backburner on "New forms not previewing or displaying on pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-forms-not-previewing-or-displaying-on-pages#post-148041</link>
			<pubDate>Sat, 16 Feb 2013 21:49:29 +0000</pubDate>
			<dc:creator>backburner</dc:creator>
			<guid isPermaLink="false">148041@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm have a form on my site working using the instructions from this thread:  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/my-wp-geo-mashup&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/my-wp-geo-mashup&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This form works great and does everything I need it to do.  Here is the working form:  &#60;a href=&#34;http://wanderinglighter.com/i-found-a-lighter/&#34; rel=&#34;nofollow&#34;&#62;http://wanderinglighter.com/i-found-a-lighter/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now I'm trying to use GF to update my contact page form but I can't get the new form to preview or display on a page.  Both cases give me the error:  Oops! We could not locate your form.&#60;/p&#62;
&#60;p&#62;I tried uninstalling and reactivating the plugin.  When I reactivated I first rebuilt my working form (the one linked above) and it still works.  Any new forms still return the &#34;Oops!&#34; error.  I'm not sure what else to try.  &#60;/p&#62;
&#60;p&#62;Appreciate any suggestions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobdubail on "gform_enqueue_scripts injects script into iframe on validation error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_enqueue_scripts-injects-script-into-iframe-on-validation-error#post-222746</link>
			<pubDate>Wed, 24 Apr 2013 14:48:31 +0000</pubDate>
			<dc:creator>jacobdubail</dc:creator>
			<guid isPermaLink="false">222746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I'm sure you're slammed right now with 1.7 upgrade issues.  Thanks for taking a minute to help me out.  I appreciate it.&#60;/p&#62;
&#60;p&#62;I'm using the gform_enqueue_scripts hook to add a simple script to add html5 placeholder support to a form, which is loosely based on this tutorial: &#60;a href=&#34;http://www.wpbeginner.com/wp-tutorials/how-to-add-placeholder-text-in-gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://www.wpbeginner.com/wp-tutorials/how-to-add-placeholder-text-in-gravity-forms/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm using the ajax submit feature. When I submit a form with errors, it looks like my custom script is injected into the iframe, which then throws an error due to jQuery not being loaded in the iframe.  &#60;/p&#62;
&#60;p&#62;Is there a way to prevent my script from loading/enqueueing in the iframe?  Or is there a way to load jQuery in the iframe?&#60;/p&#62;
&#60;p&#62;Sorry I don't have a link for you.  I'm developing a site locally, but will upload it by end of day PST if I am able.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;-Jacob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>batterystudios on "Form datepicker - zIndex error using jquery.ui.datepicker.min.js?ver=1.9.2"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-datepicker-zindex-error-using-jqueryuidatepickerminjsver192#post-308849</link>
			<pubDate>Fri, 07 Jun 2013 19:56:22 +0000</pubDate>
			<dc:creator>batterystudios</dc:creator>
			<guid isPermaLink="false">308849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I use the datepicker on the frontend in my form, I receive the following error:&#60;br /&#62;
&#34;Uncaught TypeError: Object [object Object] has no method 'zIndex' &#34;&#60;br /&#62;
- /wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js?ver=1.9.2&#60;/p&#62;
&#60;p&#62;As a workaround, I modified the core file form_display.php at line 1510 and commented out the following line :&#60;/p&#62;
&#60;p&#62;//wp_enqueue_script(&#34;gforms_datepicker&#34;, GFCommon::get_base_url() . &#34;/js/datepicker.js&#34;, array(&#34;jquery-ui-datepicker&#34;), GFCommon::$version, true);&#60;/p&#62;
&#60;p&#62;and replaced it with the following code to load GF's own verison of the datepicker script.&#60;/p&#62;
&#60;p&#62;wp_register_script('gforms_ui_datepicker', GFCommon::get_base_url() . '/js/jquery-ui/ui.datepicker.js', array('jquery'), GFCommon::$version );&#60;/p&#62;
&#60;p&#62;This fixed the problem, for now, but I do not want to leave the code hacked.  Can you suggest a better solution please?&#60;/p&#62;
&#60;p&#62;Here is a screencast of the problem for more info:  &#60;a href=&#34;http://screencast.com/t/KewvOldDPdmk&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/KewvOldDPdmk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "Conditional Logic stops form showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-stops-form-showing#post-296467</link>
			<pubDate>Sun, 02 Jun 2013 06:39:38 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">296467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form that shows up without a problem, but as soon as I add conditional logic, the form no longer shows up.&#60;/p&#62;
&#60;p&#62;I've tried with both a section break and page break, as well as individual fields, and it is at the point of adding conditional logic that it stops showing.&#60;/p&#62;
&#60;p&#62;I'm using the latest versions of both WordPress &#38;amp; Gravity Forms.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
