<?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: javascript input validation, input attributes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/javascript-input-validation-input-attributes</link>
		<description>Gravity Support Forums Topic: javascript input validation, input attributes</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 09:19:01 +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/javascript-input-validation-input-attributes" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "javascript input validation, input attributes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/javascript-input-validation-input-attributes#post-48615</link>
			<pubDate>Tue, 07 Feb 2012 19:39:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">48615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, this is possible.  You can add jQuery or JavaScript to the front end.&#60;/p&#62;
&#60;p&#62;Also, each element in Gravity Forms has a unique ID or class, and where none exist, you can modify or add to them by using the gform_pre_render filter to modify the form before it's displayed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eriksan on "javascript input validation, input attributes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/javascript-input-validation-input-attributes#post-48162</link>
			<pubDate>Thu, 02 Feb 2012 12:14:39 +0000</pubDate>
			<dc:creator>eriksan</dc:creator>
			<guid isPermaLink="false">48162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello! I would like to make a form that uses an existing javascript to validate diffrent inputs  depending on user choice (on submit or even better inline). For example:&#60;/p&#62;
&#60;p&#62;[Dropdown with 2 choices: A and B]&#60;br /&#62;
If user choses A: Show and js-validate Input C&#60;br /&#62;
If user choses B: Show and js-validate input D&#60;/p&#62;
&#60;p&#62;I love how easy it seems to show/hide inputs with the conditonal logic feature but how would I go about achieving the conditional validation with gravity forms? &#60;/p&#62;
&#60;p&#62;The form connects to a customer management system (an aspx file on the server) and the &#38;lt;inputs&#38;gt; have name attrubutes: name=&#34;123&#34; Is it possible to set custom attributes on gravity form's inputs? How?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
