Jorge Godoy wrote:
> I use the hidden id so little that I can't even remember one case where it 
> helps me more than it annoys me...

Yes, the simple form would be probably used more frequently. You need 
the hidden value e.g. for entering a text field that has also a numeric 
id. For instance, if you enter the user_name from the TG user table, you 
usually want the corresponding user_id as well (or you would need to 
make an additional query to the database).

-- Chris

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

Reply via email to