Hi everyone, I need your advice how i would construct this function. I want to create custom fields where users could add details to those fields. I know little in programming but not an expert. here's an example a user could add details about the a music artist. The field would be something like this: Artist Name: _______________ Date of Birth: ______________ Gender: []male []female Albums: _______________ Picture: [browse, upload and display] more info: ______________ and more... I also need those fields to be searcheable, displayed and filter. example end user could search the artist name, or end users could filter with date of birth or gender. some solution in my mind is Drupal + CCK or Expression Engine w/ customfields. I need your opinion. If your in my shoes how would you do it? Thanks everyone!