Hi, I'd like to create a page type of a few text areas, then pairs of image / text box rows. The part I'm having trouble with is that I'd like the number of image/text pairs to be variable. Preferably with a little javascript or js/ajax to append pairs when editing.
For the image I'd like an image upload box.
I can think of how to do this with views, but not how to do it in a single node. Any suggestions?
Thanks. -Don-