<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tutorial: Flutter Duplicate Fields</title>
	<atom:link href="http://www.doc4design.com/articles/flutter-duplicate-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doc4design.com/articles/flutter-duplicate-fields/</link>
	<description>Advertising and Marketing agency located in Northwest Arkansas providing easily attainable, creative solutions for any outlet in any stage of growth.</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:13:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Doc4</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-695</link>
		<dc:creator>Doc4</dc:creator>
		<pubDate>Wed, 04 Aug 2010 14:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-695</guid>
		<description>ollie, 

Because Flutter seems to have stopped development I have moved on to Magic Fields. This might be something to consider in the future but for now give this a try:

&lt;code&gt;&lt;?php $total = getFieldDuplicates(&#039;nameHere&#039;, 1);?&gt;
&lt;?php for($i = 1; $i &lt; $total+1; $i++):?&gt;

&lt;div class=&quot;style&quot;&gt;&lt;?php echo get(&#039;nameHere&#039;,1,$i)?&gt;&lt;/style&gt;

&lt;?php endfor;?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>ollie, </p>
<p>Because Flutter seems to have stopped development I have moved on to Magic Fields. This might be something to consider in the future but for now give this a try:</p>
<p><pre><code>&lt;?php $total = getFieldDuplicates(&#039;nameHere&#039;, 1);?&gt;
&lt;?php for($i = 1; $i &lt; $total+1; $i++):?&gt;

&lt;div class=&quot;style&quot;&gt;&lt;?php echo get(&#039;nameHere&#039;,1,$i)?&gt;&lt;/style&gt;

&lt;?php endfor;?&gt;</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ollie</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-694</link>
		<dc:creator>ollie</dc:creator>
		<pubDate>Wed, 04 Aug 2010 13:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-694</guid>
		<description>Hi,

This is a really helpful article, thanks, I have one question though

For duplicate fields is it as easy as using getFieldDuplicates instead of getGroupDuplicates or some other function?

Thanks,

Ollie</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a really helpful article, thanks, I have one question though</p>
<p>For duplicate fields is it as easy as using getFieldDuplicates instead of getGroupDuplicates or some other function?</p>
<p>Thanks,</p>
<p>Ollie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Palmer</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-511</link>
		<dc:creator>Ben Palmer</dc:creator>
		<pubDate>Fri, 21 May 2010 10:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-511</guid>
		<description>Thanks so much for this, I&#039;ve been wracking my brain and now you&#039;ve opened the door to a multitude of cool stuff I can do now. Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this, I’ve been wracking my brain and now you’ve opened the door to a multitude of cool stuff I can do now. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc4</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-491</link>
		<dc:creator>Doc4</dc:creator>
		<pubDate>Fri, 07 May 2010 15:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-491</guid>
		<description>Simon, 

At this time I don&#039;t believe it is possible unless an update is made. I suggest switching to Magic Fields if this is a must for you. Magic Fields allows for the drag and drop re-ordering of duplicate fields. Keep in mind that the function on this page will not translate to Magic Fields, you will need to use their new functions.</description>
		<content:encoded><![CDATA[<p>Simon, </p>
<p>At this time I don’t believe it is possible unless an update is made. I suggest switching to Magic Fields if this is a must for you. Magic Fields allows for the drag and drop re-ordering of duplicate fields. Keep in mind that the function on this page will not translate to Magic Fields, you will need to use their new functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-490</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 06 May 2010 16:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-490</guid>
		<description>Say I&#039;ve got a group of group of fields that can be duplicated and group contains a date. Is it possible to sort the groups by that date field?

Is this possible across the entire category? Ex:

POST NUMBER 1
Custom Group (a)
Group (a) date
Group (a) title
Group (a) desc

Custom Group (b)
Group (b) date
Group (b) title
Group (b) desc

POST # 2
 across the entire category? Ex:

POST # 1
Custom Group (a)
Group (a) date
Group (a) title
Group (a) desc

Custom Group (b)
Group (b) date
Group (b) title
Group (b) desc</description>
		<content:encoded><![CDATA[<p>Say I’ve got a group of group of fields that can be duplicated and group contains a date. Is it possible to sort the groups by that date field?</p>
<p>Is this possible across the entire category? Ex:</p>
<p>POST NUMBER 1<br />
Custom Group (a)<br />
Group (a) date<br />
Group (a) title<br />
Group (a) desc</p>
<p>Custom Group (b)<br />
Group (b) date<br />
Group (b) title<br />
Group (b) desc</p>
<p>POST # 2<br />
 across the entire category? Ex:</p>
<p>POST # 1<br />
Custom Group (a)<br />
Group (a) date<br />
Group (a) title<br />
Group (a) desc</p>
<p>Custom Group (b)<br />
Group (b) date<br />
Group (b) title<br />
Group (b) desc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesse</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-471</link>
		<dc:creator>jesse</dc:creator>
		<pubDate>Mon, 19 Apr 2010 11:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-471</guid>
		<description>I just realized this, and since I recommended the plugin to begin with, I will note this for the sake of everyone/anyone who followed my advice:

The drag and drop ordering in magic fields doesn&#039;t work with the function in this post, you have to use magic fields&#039; duplicate group function (comments translated from the original wiki spanish (http://wiki.magicfields.org/doku.php?id=es:dealing_with_groups_duplicate_groups_and_duplicate_fields):

&lt;code&gt;
&lt;?php
//duplicate groups

// getGroupOrder returns an array with the order of the groups
// This parameter for this function is the name of the first field in the group (or possibly any field in the group)
$members = getGroupOrder(&#039;member_name&#039;);
foreach($members as $member){
//The second parameter after get and get_image is to indicate the group to show
echo get(&#039;member_name&#039;,$miembro).&quot;”;
echo get(‘member_exampleField’,$member).”&quot;;
echo get_image(‘member_photo’,$member).”&quot;;
}
?&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I just realized this, and since I recommended the plugin to begin with, I will note this for the sake of everyone/anyone who followed my advice:</p>
<p>The drag and drop ordering in magic fields doesn’t work with the function in this post, you have to use magic fields’ duplicate group function (comments translated from the original wiki spanish (<a href="http://wiki.magicfields.org/doku.php?id=es:dealing_with_groups_duplicate_groups_and_duplicate_fields" rel="nofollow">http://wiki.magicfields.org/doku.php?id=es:dealing_with_groups_duplicate_groups_and_duplicate_fields</a>):</p>
<p><pre><code>
&lt;?php
//duplicate groups

// getGroupOrder returns an array with the order of the groups
// This parameter for this function is the name of the first field in the group (or possibly any field in the group)
$members = getGroupOrder(&#039;member_name&#039;);
foreach($members as $member){
//The second parameter after get and get_image is to indicate the group to show
echo get(&#039;member_name&#039;,$miembro).&quot;”;
echo get(‘member_exampleField’,$member).”&quot;;
echo get_image(‘member_photo’,$member).”&quot;;
}
?&gt;
</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc4</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-474</link>
		<dc:creator>Doc4</dc:creator>
		<pubDate>Mon, 19 Apr 2010 11:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-474</guid>
		<description>Jesse, 

No updates on Flutter duplicate re-ordering. Thank you for posting the Magic Fields code to keep everyone up to date.</description>
		<content:encoded><![CDATA[<p>Jesse, </p>
<p>No updates on Flutter duplicate re-ordering. Thank you for posting the Magic Fields code to keep everyone up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesse</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-470</link>
		<dc:creator>jesse</dc:creator>
		<pubDate>Sun, 18 Apr 2010 16:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-470</guid>
		<description>I&#039;m in agreement with Will– update to Magic Fields. It is a fork of flutter but seems to be much more actively developed and documented. Besides that, it works alot better, and the drag and drop feature makes ordering duplicate groups really easy.

It was very easy to migrate from flutter to magic fields, and there is a well written, simple tutorial on their website @ magicfields.org</description>
		<content:encoded><![CDATA[<p>I’m in agreement with Will– update to Magic Fields. It is a fork of flutter but seems to be much more actively developed and documented. Besides that, it works alot better, and the drag and drop feature makes ordering duplicate groups really easy.</p>
<p>It was very easy to migrate from flutter to magic fields, and there is a well written, simple tutorial on their website @ magicfields.org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesse</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-469</link>
		<dc:creator>jesse</dc:creator>
		<pubDate>Sun, 18 Apr 2010 15:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-469</guid>
		<description>Any update on how to order duplicate groups?</description>
		<content:encoded><![CDATA[<p>Any update on how to order duplicate groups?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc4</title>
		<link>http://www.doc4design.com/articles/flutter-duplicate-fields/comment-page-2/#comment-464</link>
		<dc:creator>Doc4</dc:creator>
		<pubDate>Sun, 11 Apr 2010 01:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.doc4design.com/wp/?p=702#comment-464</guid>
		<description>Drew, 

What is happening in IE? Can you send a link to your website as well.

Thanks</description>
		<content:encoded><![CDATA[<p>Drew, </p>
<p>What is happening in IE? Can you send a link to your website as well.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

