<?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: how can i have some field mark as disabled ?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-have-some-field-mark-as-diable</link>
		<description>Gravity Support Forums Topic: how can i have some field mark as disabled ?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 14:20:32 +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/how-can-i-have-some-field-mark-as-diable" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "how can i have some field mark as disabled ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-have-some-field-mark-as-diable#post-5996</link>
			<pubDate>Wed, 02 Jun 2010 12:52:59 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5996@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add the disabled attribute with a little jQuery added to your page template.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery.noConflict();
  jQuery(document).ready(function($) {

     $(&#38;quot;#input_1_5&#38;quot;).attr(&#38;quot;disabled&#38;quot;, &#38;quot;disabled&#38;quot;);
     $(&#38;quot;#input_1_3&#38;quot;).attr(&#38;quot;disabled&#38;quot;, &#38;quot;disabled&#38;quot;);

  });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/01518ead76d2eabeb40ed3f6d60e77d2.png&#34; rel=&#34;nofollow&#34;&#62;Test Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Frank Marion on "how can i have some field mark as disabled ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-have-some-field-mark-as-diable#post-5994</link>
			<pubDate>Wed, 02 Jun 2010 12:31:06 +0000</pubDate>
			<dc:creator>Frank Marion</dc:creator>
			<guid isPermaLink="false">5994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'm building a form that has a couple of fields that are populated by the query string.&#60;br /&#62;
those fields are only to show the user.&#60;br /&#62;
The user should not be able to modify the data in those fields.&#60;/p&#62;
&#60;p&#62;Is there any way to add the attribute disable to them ?&#60;/p&#62;
&#60;p&#62;Thanx for any help.&#60;/p&#62;
&#60;p&#62;here is the link if you can to see, the 2 first fields should be disable&#60;br /&#62;
&#60;a href=&#34;http://dev.theatreducoq.ca/le-theatre/reservations/?event_name=Spectacles%20001&#38;amp;event_date=5/6/2010&#38;amp;event_time=20:00&#38;amp;ticket_count=45&#34; rel=&#34;nofollow&#34;&#62;http://dev.theatreducoq.ca/le-theatre/reservations/?event_name=Spectacles%20001&#38;amp;event_date=5/6/2010&#38;amp;event_time=20:00&#38;amp;ticket_count=45&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(By the way, this plug in rocks !)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
