jose <[EMAIL PROTECTED]> writes:

> I have a CalendarDatePicker field in a form that I want to be disabled 
> in certain conditions.
> I tried to put this definition into attrs={'disabled':True} and infact 
> the text field results disabled but the choose_button remains enabled
> all the way (I supposed it was disabled like the text field), infact if 
> I click it I can change the values in the text field.
> Is there a way to disabled or remove such button?

You can change the template and add the correct attribute to the button.  If
you do that and send a patch we can apply it to the code... 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to