I am adding docs at top/bottom now (http://dpaste.com/4407/). Not in the middle.
It seems your forms will be really big if you need to add docs in middle, may be then we need to break this to a few pages? I understand how could be probably done: 1. add field type 'DocField' (which will span 2 columns in a as_table view for ex.) 2. render this field specifically in _html_output but probably this would be too big change. Form now assumes that each field have name and value so to make doc displayed in the middle it would require to change this thinking Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

