Hello-- On Jul 11, 2009, at 5:55 PM, JannaB wrote:
> > Can someone please point me in the right direction on what to do here, > in terms of basic architecture. I;ve seen this type of interface > before. > > Let's say I have something that is "sold" and I have a form for the > sold information. At the bottom of the form, say, us a little "plus > sign" or something like that, with a notation after it that says > "Customer", which then opens up another form, embedded in the sold > form (in terms of the UI) to enter possible customer information for a > second form, and that customer form may have another form embedded in > it with a plus sign, etc. When I submit on an embedded form, it > closes, taking me to its enclosing form, with a plus sign where the > one I just submitted was. > > The basic idea therefore is to > 1. conserve screen space > 2. not require you to redirect to another page for a form which is > linked to by it;s enclosing form > > Is there a standard library for this type of thing? (Im open to any > ideas that satisfy these two points mentioned) If not, can you tell me > how to create it? Thanks, Janna B http://railscasts.com/episodes/73-complex-forms-part-1 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

