When using tg-crud, the kid template form.kid simply reads controller.py and iterates from one of the classes in there. My questions about this:
I need to have a hidden datetime field, so that I can set a modified date. How do I do this? How do I do this with a read-only TextField? I tried to use turbogears widgets. Is it possible to use those? How do I let the file widget allow only images to be uploaded? How do I use a checkbox together with mysql's enum values? (M for male, F for female) Thanks for your time :) -Mark. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

