Can you be a bit more specific with what you are attempting to do? Have you created a form with input fields throughout this table? Are you posting the form data to your pyramid application?
-Vincent On Wed, Mar 13, 2013 at 8:42 AM, Gert V <[email protected]> wrote: > We use pyramid and chameleon template. > > Currently we have a page where users can fill in a table. > This table has a variable lenght because rows are added dynamically. > We want to get all the content of the table and put it in a list, so we > send it to our database. > > The biggest problem is that we don't know how to send the data to a list > and get it to our vieuw. > can some1 help me with this problem? > thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Vincent Catalano Software Engineer and Web Ninja, (520).603.8944 -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
