<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<title></title>
</head>
<body>
<p style="margin: 0px;"><span>Hi,</span></p>
<p style="margin: 0px;"><span> </span></p>
<p style="margin: 0px;"><span>this is exactly what i was looking for.</span></p>
<p style="margin: 0px;"><span>I figured out that the module "flexifield" is not available for D7.</span></p>
<p style="margin: 0px;"><span>On the info-page of flexifield i found the similar one for D7 (called Combofield,</span></p>
<p style="margin: 0px;">http://drupal.org/project/combofield) but there is no code available.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Do you know another module for D7?</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Thank you so much.</p>
<p style="margin: 0px;">Florian</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
<br />
Vaibhav Jain <in.vaibhavjain@gmail.com> hat am 23. April 2011 um 11:57 geschrieben:<br />
<br />
<blockquote type="cite" style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;">
Are you trying to say that you want to have both these fields act as a single block, and when a user clicks on any one, the other should appear too.<br />
something like - we can have 2 cck fields "First name" and "last name", clicking on add more will add another set of these 2 fields.<br />
<br />
If so, this can be achieved by Flexifield module (<a href="http://drupal.org/project/flexifield">http://drupal.org/project/flexifield</a>) used by CCK.<br />
You need to define a content type and add cck fields, then mention these fields as Flexifields, and Voila, your work will be done :)<br />
<br />
<div class="gmail_quote">
On Sat, Apr 23, 2011 at 2:56 PM, <a href="mailto:info@informatik-halle.de">info@informatik-halle.de</a> <span><<a href="mailto:info@informatik-halle.de">info@informatik-halle.de</a>></span> wrote:<br />
<blockquote style="border-left: 1px solid #cccccc; margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<p style="margin: 0px;"><span> </span></p>
<p style="margin: 0px;">Hi guys,</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">i have 2 cck-fields set to unlimited values to allow people</p>
<p style="margin: 0px;">to add as many as they like.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Is it possible that if someone clicks on "add more" (on cck-field 1) that there will</p>
<p style="margin: 0px;">be a new entry added on the cck-field 2 automatically.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Thanks for the help.</p>
<p style="margin: 0px;">Florian</p>
</div>
</blockquote>
</div><br />
<br />
<br />
--<br />
Regards,<br />
Vaibhav Jain<br />
</blockquote>
</div>
</body>
</html>