field

Any timeline for compound field support?

Folks told me compound filed will be supported in CCK 3. Is it true? If yes, it is great.

Currently, CCK does not support compound field unless developers make such a filed themselves.

Even developers make a compound field, it still has some serious limitation:

For example, you cannot set the number of values on an individual field in a compound field.

2 comments

Is it possible to set number of values of an individual field in a compound field to "multiple"?

I got a problem when developing a compound field (Drupal 6, cck 2). It has an Imagefiled, a few textarea/textfield/checkboxes, etc.

However, I realize that I must enable users to upload multiple images. The compound field as an entire field can be set to "unlimited" number of values , but not the individual field in the compound field.

In other words, all individual fields in this compound filed, other than the image field, can only have just one value; the compound field as a whole, can only have one value, too. But the image filed must be able to have unlimited number of values.

Login to post comments · Read more
baykush's picture

imagefield & css Problemi

Merhabalar,

Gruba ilk mesajım. Umarım bundan sonra da katkım olur.

Benim şöyle bir problemim var;

Oluşturduğum bir içerik türünde 'imagefield' bulunuyor (imagecache ayarları ile) Bu yolla içerik türüne istediğim kadar imaj ekleyebiliyorum. Lightbox ile de tıklanınca büyük halini görebiliyorum.

Fakat eklediğim imajlar üstüste ekleniyor. Bunların yanyana görünmesi ve aralarında en azından biraz boşluk olmasını istiyorum

Bu konuda
http://drupal.org/node/324402 başlığı ve altında yazılanları okudum. Ama sanırım uygulayamadım.

5 comments · Read more
neoliminal's picture

Remote Field Revision

This discussion will revolve around issues of Remote Field Revisions. This regards getting field population from single, multiple, and unknown sources. Sending data to other sites and how they can use, modify, and potentially change that data from source. Also regarding race state and origination of data sources and trusted sources for field revision.

8 comments
mariuss's picture

problems saving/loading value of checkbox widget

I created a custom cck field that shows links to mapping sites. It can be used with content types that have a physical address. The widget is just a checkbox, that tells if mapping links should be shown or not for this particular node.

I am definitely doing something wrong because the value of this checkbox is not saved or loaded properly from the database.

I also asked for help on the main drupal forum:
http://drupal.org/node/150266

The module is See Map:
http://drupal.org/project/see_map

1 comment · Read more
Benjamin Melançon's picture

Creating a Product with Additional Descriptive Text Fields (space for seller-defined attributes)

I'm very much hoping this isn't a feature request for 4.8... I'll just explain my situation:

I'm making a fundraising auction site for a nonprofit arts center, and really all I want to do is add some attributes for the volunteers adding items to fill out in addition to the description, that is, have a field to enter the name of the person who donated the item, and another field for the estimated market value.

I thought it would be trivial to create my own product type based on the auction module and with an extra field or two, but it has not been!

I can see many reasons to add open-ended text fields in addition to one big block for "description" to products, so I hope someone has some experience or advice.

4 comments · Read more
Syndicate content