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.
