I'm still learning widget stuff, and while I can design a many-to-many widget, I am having trouble visualizing how to produce one with extra fields and buttons for adding/removing. I might strike an epiphany, but I'll likely just wait for you to make something available.
On Nov 12, 11:27 am, mdipierro <[email protected]> wrote: > We do not have a widget for that but it is time to make one. It is not > difficult. > If I have time I will do this over the week-end. Other users may have > already something working. > > On Nov 12, 10:17 am, Joe Wakefield <[email protected]> wrote: > > > So I'm trying to migrate an old rails app that broke a while back, and > > I came across a rather difficult situation. I boiled the problem down > > to this simplified mockup:http://yfrog.com/ghbeanjarsp > > > The real app has nothing to do with jelly beans, but this is the issue > > at hand. Basically there are tables joined in a many to many > > relationship, with an extra column for amount (because no bean is > > unique). Creating/updating jars must be done inline with the rest of > > the jar's form. > > > I was reading stuff about custom widgets, and that seemed a likely > > direction. However, I'm hoping for a more direct suggestion on how you > > guys would achieve this. > >

