The source code for the form generator is now on github at:

http://github.com/wimfeijen/trumpet_form_generator

- Wim

On May 30, 7:29 pm, Wim Feijen <[email protected]> wrote:
> Hello,
>
> Several clients asked me whether they could have a form on their
> website, which displays like this:
>
> Description of field 1
> Title: (input field)
> help_text
>
> Description of field 2
> Title2: (input field2)
> help_text2
>
> etc.
>
> I was wondering whether this is a common case and I like to poll you:
>
> Did you ever encounter a situation like this?
>
> The reason I am asking is, if it indeed turns out to be a common case,
> and if it is, it might make sense to make a feature request which
> allows us to have a "description_text" in the forms.Field definition
> as well.
>
> In one use case, my clients are making forms which they generate
> themselves using a generator in the admin (if you're interested in the
> code, I will send it to you) and the logic will get very complex if I
> need to add my own desciption_field. On the other hand, I can always
> try to overwrite the Field function :) , I'll look into that.
>
> Cheers, Wim Feijen
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

  • form fun Wim Feijen
    • Re: form fun Wim Feijen

Reply via email to