Thanks Johan, For reference, here<http://web2py.com/books/default/chapter/29/14#Populating-database-with-dummy-data> is the link. Unfortunately that does not help me, since it works directly with the backend, but I want to pre-populate the form that the user is going to submit.
Besides, that generates test data which I can not control at all. In my application, some of the fields must have special values (even during testing), so I can not make that fully random. Thanks, Daniel On Monday, August 20, 2012 1:53:00 PM UTC+2, Johann Spies wrote: > > Search the book for "Populating database with dummy data" > > Regards > Johann > > -- > Because experiencing your loyal love is better than life itself, > my lips will praise you. (Psalm 63:3) > > --

