Hi all, is there possibility to dynamically set form field to readonly? I found only how to pass desired field name to disabled_fields parameter when creating Form instance. But this is not exactly I need.
I need this field which is normally enabled and visible (upon creating new record) to be posted to next handler (save or add). But when editing is needed, this column must NOT be editable. Thanks Jiri --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

