Hi-- I've searched the archives on this, but the results are... inconclusive.
I'm using the scaffold form views extensively, very nice indeed. However, they don't cover all of the functionality I want to express. Basically I want three different views for an object: the first one is what comes out of the scaffold/declarative form stuff, the second is so that images can be added to/deleted from the object, and the third is so that tags can be associated/deassociated with the object. I'm happy to do this with one declarative view and two custom widgets, and I've implemented these. What I want to do is to make a master widget that includes all three. I have a gridedit widget that calls the scaffold view: instead I'd like it to call the master widget, allow the user to edit whatever aspect of the object he likes. Can this be done? I'd like to take advantage of the nifty automatic form generation but introduce some more flexibility. regards TiarnĂ¡n -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
