Drupal, create some CCK input forms on the page

I have CCK members (name, age, ...), and because of the huge number of members that I have, it would be tedious to update some of the fields (lower age sample) one by one.

I need a way to create something like the image below with Drupal 6/7. Is this possible with Views? if not, any suggestions?

Here is a link to illustrate

http://i.stack.imgur.com/F9SXM.png

Thanks for any help.

+3
source share
1 answer

Views Bulk Operations (VBO) , .. . , , CCK ( ) .

0

All Articles