On Thu, Nov 6, 2008 at 4:38 PM, mdipierro <[EMAIL PROTECTED]> wrote:
>
> sorry, I do not understand. Could you example with a concrete example?


With the puppy app, there is a login user and puppy data.  When a
person logs in and creates a puppy the puppy is associated with that
user.

In my case, a person logs in - the first time they should just see an
empty form.  They then fill that form out and save it.  (could a save
come right back and show them the form again?) Then they log out and
come back later to update.  When they log in they then should see the
form with the data they put in.

Also, how do you get drop down lists from db info (separate db( and
check boxes to be populated from the db (on normal form)?

-wj

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to