- Have a list for authors on the screen, and use a suggestbox to add as
many to the list as you want

 - Or have a listbox with checkboxes and the option to add via a textbox

 - or a suggestbox/listbox which adds to a textbox, semicolon separated
(like you do with email addresses)

 - or two listboxes (and a textbox) and "Add>>" and "<< Remove" buttons - or
drag and drop (or both)

Basically, you need a list of authors on the screen (initially blank or just
the current user) and a list of known authors you can pick from, and a
textbox where you can add new ones. Or a list with checkboxes and the option
to add.

Ian

2008/8/24 Matt <[EMAIL PROTECTED]>

>
> My problem is actually allowing this behaviour - how can I create a
> form that allows multiple authors to be added? So far I have a box
> that allows you to pick one author from the database/ajax call, but
> how can I make it so you can add more than one author to this list?
>
> On Aug 24, 2:26 pm, "Ian Bambury" <[EMAIL PROTECTED]> wrote:
> > You have an article, you have multiple authors, you send it off.
> >
> > Where's the problem?
> >
> > Ianhttp://examples.roughian.com
>  >
>


-- 
Ian
http://examples.roughian.com
___________________________________

Life is either a daring adventure or nothing.
Security is mostly a superstition.
It does not exist in nature.
- Helen Keller
___________________________________

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to