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 django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to