> How do I create a custom widget and what do I have to do to use my > custom widget in a form?
It's possible I don't understand what you're trying to do, but I think you just need to call the hook into the id of the textfield. If multiple, set a class attribute in your form setup and hook onto that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

