i find CCK to be a very cool module, but am trying to understand how it works so that i can use it correctly.
I had a very nice profile working with only about 5 fields and was easily able to create a nice view and a search page that searched on the profiles quite nicely. Then i added about 25 more fields and now i see nothing on my search view.

Probably i have added too much of something. This thread http://drupal.org/node/85940
suggests that "indexing won't work with text columns exceeding a certain number of characters." Is this true and if so, what is the limit? Are there limits on: the number of values allowed for each text field, the length of the values or the custom fields per node?

Further, i am also trying to get a grip on the fieldgroup function. When i open the "manage fields" screen i see a list of my custom fields and there is a drop down list of field groups to choose from. if i assign a group to one of my fields, then the field no longer shows up on the "manage fields" view. It does show up on the "display fields" screen, but there is no way to click on the field to edit it. The only way that i can go in to edit the field is to type in the url in the browser. I am not able to assign a group to the "title" field.

But just to understand how this "should" work. Should the "manage fields" screen show a list of my custom fields along with the name of their assigned field groups and should one be able to edit the field groups there? Also, should i be able to assign a fieldgroup to the "title" field?

Also, in my profile form, all the field groups that i have entered appear only under "advanced options." is there a way to move them out of there to stand on their own?

Any help is greatly appreciated.

lost in noobie-land

Comments

2houseplague’s picture

For the latter part of your question, I think you are not really assigning the field to the group. Merely selecting the group from the dropdown under the "Group" column in "manage fields" view will not place the field in that group. You need to hit configure for the field, then select the group you want to add it to under "Display in Group" then "Save Field Settings"

http://profitlabinc.com

gracearoha’s picture

Zhouseplague,

i was originally adding my fields to the groups through the configure setting, however, i was still losing my field names from the "manage fields" list. I then tried by selecting the group from the dropdown menu with the same results.

Any other ideas or thoughts greatly welcomed.

richyrich’s picture

I can confirm.

I'm also having the same problem with fields disappearing from the manage fields list and going to display fields. Any suggestions by anyone else?

I can't seem to delete the groups or take the fields out of the group either.

I am also puzzled about the field groups being listed under "advanced options" on creating a new post using my content type.

Any advice would be appreciated.

richyrich’s picture

Ok .. figured out that the reason they appear under advanced options is that I installed the form_filter module which has an option to consolidated all fieldsets under advanced options. I turned it off an it's okay now.

But i'm still confused about why my fields that are not a part of the group are no longer configurable.

Any suggestions?

gracearoha’s picture

richyrich,

thanks for the info about the custom fields showing up under the advanced options.

Still a mystery, though why the fields that are assigned to groups disappear.

Anyone?

MartysMind’s picture

Your fields disappear because of a bug in Fromfilter, luckily there is a patch in this thread that works ( http://drupal.org/node/179282 ).

smoothdzion’s picture

Thanks. That's exactly what I needed to know. We have like 4 people working on this project. I didn't realize one of them was using the form filter module.

-

Brandon Buttars
http://www.odindev.com

CristinaM’s picture

hi

did you fix the search problem?

i have same issue: search is not indexing cck content

thanks for help
cristina