<?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: Making Form Options Unavailable</title>
		<link>https://legacy.forums.gravityhelp.com/topic/making-form-options-unavailable</link>
		<description>Gravity Support Forums Topic: Making Form Options Unavailable</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 03:40:52 +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/making-form-options-unavailable" rel="self" type="application/rss+xml" />

		<item>
			<title>DuvalARES on "Making Form Options Unavailable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-options-unavailable#post-19758</link>
			<pubDate>Wed, 02 Mar 2011 16:36:40 +0000</pubDate>
			<dc:creator>DuvalARES</dc:creator>
			<guid isPermaLink="false">19758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. I guess I'll have to weigh the ROI of spending my time to customize it. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Making Form Options Unavailable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-options-unavailable#post-19731</link>
			<pubDate>Wed, 02 Mar 2011 12:22:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19731@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not 100% sure how this would be implemented but virtually anything is possible through customizations.  You could use jQuery to disable the fields by writing custom code that queries the entry data and then uses jQuery to disable the appropriate checkboxes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DuvalARES on "Making Form Options Unavailable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-options-unavailable#post-19710</link>
			<pubDate>Wed, 02 Mar 2011 10:35:24 +0000</pubDate>
			<dc:creator>DuvalARES</dc:creator>
			<guid isPermaLink="false">19710@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. &#60;/p&#62;
&#60;p&#62;How difficult would it be to make radio buttons and checkboxes dynamically disabled? I'm thinking you're already storing everything in a database so you could add a column for &#34;enabled&#34;. When a form is submitted the column is updated for the selected element(s) and when the page is displayed the next time the element is visible but disabled.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Making Form Options Unavailable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-options-unavailable#post-19341</link>
			<pubDate>Thu, 24 Feb 2011 17:08:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19341@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently that isn't possible if you want to retain the exact same look of that form.  &#60;/p&#62;
&#60;p&#62;The checkbox field doesn't allow you to show text in place of the checkbox.  The checkbox field only has a label (which in your example would be the location) and then the checkbox is shown automatically.&#60;/p&#62;
&#60;p&#62;You could do something like this but you would have to separate the two.  Have an area on your form using the HTML field where you list the locations that have already been assigned, and then below that have the checkbox fields for the locations that have not already been assigned in a separate field.&#60;/p&#62;
&#60;p&#62;So it's possible to keep track of it the way you are, the display would just have to work differently because of how fields work in Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DuvalARES on "Making Form Options Unavailable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-form-options-unavailable#post-19339</link>
			<pubDate>Thu, 24 Feb 2011 16:57:26 +0000</pubDate>
			<dc:creator>DuvalARES</dc:creator>
			<guid isPermaLink="false">19339@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to create forms for volunteers to register for activities. I'll have a list of locations for example where people will work. Today the form is emailed to me and I replace the checkbox for that location with the volunteer's name. That let's me know at a glance how many sites are staffed and which ones I need to fill.&#60;/p&#62;
&#60;p&#62;Is anything like this possible with Gravity? I don't want to remove the option completely, I just want to make it unavailable (and best case do a data swap).&#60;/p&#62;
&#60;p&#62;You can seen an example here: &#60;a href=&#34;http://www.duvalares.org/river-cleanup.php&#34; rel=&#34;nofollow&#34;&#62;http://www.duvalares.org/river-cleanup.php&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
