Monday, January 3, 2011

Re: Multi widget?

Two widgets to one field? Can you specify this little bit more?

On Mon, Jan 3, 2011 at 12:29 PM, robos85 <progreo@gmail.com> wrote:
Hi,
what I want to do, is to add 2 widgets to 1 field. So far I have:
content = forms.CharField(widget=forms.Textarea(attrs={'class':'add_editor'}),)
But I also want to add some medi to it (tinymce .js files). How can I do that?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.



--
eng. Ilian Iliev
Web Software Developer

Mobile: +359 88 66 08 400
Website: http://ilian.i-n-i.org

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment