On Mon, Jun 15, 2009 at 10:51 AM, Viktor <[email protected]> wrote:
> > Hi, > > do you know about an existing application that would allow someone to > add (more-or-less) arbitrary forms to an object? > > basically, I'm creating a conference management application, and when > you register for a conference different questions might be asked which > might not even be known today (e.g. long conferences might offer > accomodation, while short ones don't, and you can decide whether you > need it or not). Thus I would like to add arbitraty questions to my > conference model instances such that the form for the question is > generated on the fly including some basic validation rules (that are > likely to be preprogrammed for every available field type) > > do you know of such an existing project? > > thanks, Viktor > > > I don't know of an existing project that does this, however I covered something similar in a talk I gave, you can see the slides here: http://www.slideshare.net/kingkilr/forms-getting-your-moneys-worth Alex -- "I disapprove of what you say, but I will defend to the death your right to say it." --Voltaire "The people's good is the highest law."--Cicero --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

