On Thu, Nov 11, 2010 at 1:26 AM, Hanan Y. <[email protected]> wrote:

> Hi all,
>
> Thank you for the links, it seems to be what i am looking for although
> it looks a big complex for me still ... :-\ hopefully i can understand
> it so i can use it :)
>
> But, the tutorial was not what i need, it actually builds up a new
> nested module module each time, i was hopping for using some sort of a
> list (listbox) that i can add as many items (the UNIQ ID'S) and when i
> submit it will loop though the list items(as many as present) and add
> each to the db with the other attributes that are "fixed" in the form...
> the reason i want to do this is because the id's are been inputted
> together, and pressing "new" to create a new module will require to much
> time to press new and then refilling the same information (type and
> such) for each new nested module...
>

Sounds like perhaps the tutorial is exactly what you want, but need to
implement using ajax....did you watch the second part of the tutorial - I
think the first is 197, the next is 198 I think? Still sounds to me this is
what you are trying to do. The second part implements ajax where you can add
item after item and then submit all together.

>
> Is it possible to do that? :-Z
>
> Thanks..
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> 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]<rubyonrails-talk%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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.

Reply via email to