<?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: Advanced field customizations</title>
		<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations</link>
		<description>Gravity Support Forums Topic: Advanced field customizations</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 22:24:21 +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/advanced-field-customizations" rel="self" type="application/rss+xml" />

		<item>
			<title>fastpipe on "Advanced field customizations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations#post-4977</link>
			<pubDate>Sun, 25 Apr 2010 22:39:09 +0000</pubDate>
			<dc:creator>fastpipe</dc:creator>
			<guid isPermaLink="false">4977@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working on a form right now to capture name, e-mail, city/state and country. Should be simple, right? But I can't omit any of the address fields so it looks like I'll have to do individual fields for each bit of data I want to capture. Given that the logic is there, I would suggest offering the address fields, city, state, zip and country separately as additional options.&#60;/p&#62;
&#60;p&#62;Dennis
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Advanced field customizations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations#post-4663</link>
			<pubDate>Tue, 13 Apr 2010 12:43:12 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">4663@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the suggestions. We're always happy to consider adding new functionality. Our main concern is keeping the admin easy to use for everyone so some features may not be added to the form admin.&#60;/p&#62;
&#60;p&#62;If functionality can be added in a way that's intuitive and easy to use and has enough broad appeal, it might show up in the admin. If not, it might be added and then implemented via a hook somewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jason on "Advanced field customizations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations#post-4659</link>
			<pubDate>Tue, 13 Apr 2010 11:08:20 +0000</pubDate>
			<dc:creator>Jason</dc:creator>
			<guid isPermaLink="false">4659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Custom CSS is always an option, but a prebuilt quick and simple solution for drop in columns could allow give general users a much nicer user experience - and less headaches.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pentreiz on "Advanced field customizations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations#post-4634</link>
			<pubDate>Mon, 12 Apr 2010 16:33:05 +0000</pubDate>
			<dc:creator>Pentreiz</dc:creator>
			<guid isPermaLink="false">4634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just posted something a  few minutes ago along those lines. The ability to drop fields in various columns is in fact very useful. &#60;/p&#62;
&#60;p&#62;I understand, browsing through the forum, that it is possible to play with layout  using css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jason on "Advanced field customizations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations#post-4618</link>
			<pubDate>Mon, 12 Apr 2010 09:05:35 +0000</pubDate>
			<dc:creator>Jason</dc:creator>
			<guid isPermaLink="false">4618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like the ability to have prebuilt small columns that i could enter values for such as &#60;/p&#62;
&#60;p&#62;Block A &#124; Block B &#60;/p&#62;
&#60;p&#62;Block A &#124; Block B &#124; Block C&#60;/p&#62;
&#60;p&#62;Block A &#124; Block B &#124; Block C &#124; Block D&#60;/p&#62;
&#60;p&#62;This way instead of having stacked blocks i could easily put small fields in nice orderly fashion.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jan Egbert on "Advanced field customizations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-field-customizations#post-4351</link>
			<pubDate>Tue, 30 Mar 2010 09:25:03 +0000</pubDate>
			<dc:creator>Jan Egbert</dc:creator>
			<guid isPermaLink="false">4351@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A lot has been said about this in this forum. I thought I'd open a new thread to combine all feature requests concerning customizing advanced fields. I'd personally like to customize the Address field and the Name field as follows:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Name field:&#60;/strong&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Firstname (e.g. Rafael) &#124; Preposition (e.g. van der) &#124; Last name (e.g. Vaart)&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;&#60;strong&#62;Address field:&#60;/strong&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Street &#124; House number &#124; House number suffix&#60;/li&#62;
&#60;li&#62;Postal code &#124; City&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Adding custom formats for advanced fields using hooks would be a very cool feature.&#60;/p&#62;
&#60;p&#62;Another wish I have is to have more intelligent validation for advanced fields. For example I want Street to be required, but State to be optional. This is impossible right now.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
