Would that just do one field rather than all the text areas? On 22 Feb, 16:41, orokusaki <[email protected]> wrote: > I think you can do this by adding the exact HTML that you need into > the label field for a form (I can't remember if you have to explicitly > turn off HTML filtering though, check the docs to be sure). I would > just put <a href="javascript:turn_on_edit("id_tag_of_field");">Toggle</ > a> The id_tag_of_field is of course available dynamically.
-- 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.

