cck group "add more"
hi there,
i have content type of restaurant that contains operating hours type field and operating hours description field. now the problem is, user may entry multiple data of operating hours type and description. from cck, a field can set to unlimited entries and then "add more" button below the field. but, is it possible to make single "add more" button to reload 2 field (operating hours type and operating hours description) at the same time? if yes, please let me know how to do it.
i have search the method of #ahah on drupal form api, but i just confused where to implement it. i do have try flexifield too, but that's can give me solution, because it create multiple node when i save restaurant content type. any response will be so appreciated.

I am also looking for the
I am also looking for the solution now
http://webmasterclip.com
This would be cool
subscribing
You can do this with the
You can do this with the flexifield module. The only problem is that flexifield doesn't work with image uploads, unless you use the IMCE image upload module, which offers more features than I'm interested in. If anyone knows of way to do this with images (without using IMCE), I would love to see that solution.