Re: Collapsible fields

2009-11-09 Thread Lars Stavholm
Daniel Roseman wrote: > On Nov 9, 8:47 am, Lars Stavholm wrote: >> Hi All, >> >> I'm looking to implement collapsible fields in a django powered >> page, so far with no luck. >> >> Any hints on the best way of doing it? >> >> In the mean

Re: Collapsible fields

2009-11-09 Thread Daniel Roseman
On Nov 9, 8:47 am, Lars Stavholm wrote: > Hi All, > > I'm looking to implement collapsible fields in a django powered > page, so far with no luck. > > Any hints on the best way of doing it? > > In the mean time, I checked out how it's done in the admin interface

Collapsible fields

2009-11-09 Thread Lars Stavholm
Hi All, I'm looking to implement collapsible fields in a django powered page, so far with no luck. Any hints on the best way of doing it? In the mean time, I checked out how it's done in the admin interface, and came up with a simple test page as follows: http://localhost: