<?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: Sort by birthdate</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sort-by-birthdate</link>
		<description>Gravity Support Forums Topic: Sort by birthdate</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:06: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/sort-by-birthdate" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Sort by birthdate"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sort-by-birthdate#post-109977</link>
			<pubDate>Fri, 28 Dec 2012 16:29:23 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">109977@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't as this is a customization that no one has asked for before. You would have to hire a developer to do this for you if you don't feel that you can take it on. It should be relatively simple for an intermediate level or above PHP developer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>park13 on "Sort by birthdate"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sort-by-birthdate#post-109975</link>
			<pubDate>Fri, 28 Dec 2012 16:21:28 +0000</pubDate>
			<dc:creator>park13</dc:creator>
			<guid isPermaLink="false">109975@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a tutorial or sample on how to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Sort by birthdate"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sort-by-birthdate#post-102623</link>
			<pubDate>Fri, 14 Dec 2012 08:28:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">102623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will have to perform this calculation and store the age group yourself.  You can use the gform_pre_submission filter &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#60;/a&#62; and read the date which is entered, then store the age group in a hidden or admin only field.  You will probably want to make the code such that it works year over year (i.e. the birth dates for U13 players will be different next year, and you don't want to have to update this code every year.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>park13 on "Sort by birthdate"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sort-by-birthdate#post-102376</link>
			<pubDate>Thu, 13 Dec 2012 17:36:15 +0000</pubDate>
			<dc:creator>park13</dc:creator>
			<guid isPermaLink="false">102376@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form that requires a birthday.  Is there a way to automatically add age group based on birthday ?  for example if the person enter 09/07/2000 they are put into the U13 age group?&#60;/p&#62;
&#60;p&#62;U9 8/1/04 – 7/31/05&#60;br /&#62;
U10 8/1/03 – 7/31/04&#60;br /&#62;
U11 8/1/02 – 7/31/03&#60;br /&#62;
U12 8/1/01 – 7/31/02&#60;br /&#62;
U13 8/1/00 – 7/31/01&#60;br /&#62;
U14 8/1/99 – 7/31/00&#60;br /&#62;
U15 8/1/98 – 7/31/99&#60;br /&#62;
U16 8/1/97 – 7/31/98&#60;br /&#62;
U17 8/1/96 – 7/31/97&#60;br /&#62;
U18 8/1/95 – 7/31/96
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
