[Pugged] Related Resources

ciapug@ciapug.org ciapug@ciapug.org
Sat, 29 Mar 2003 17:55:40 -0000


Chris Hettinger <chettinger@efr.org> said:

> Does a bit, but I am concerned about the interface for linking the
articles... How would you go about selecting the links for each of the
entries? I don't want to have to select individually what articles this
new one is then related to... From the user stand point, how would this
work on the front end.
> 

The UI side can work the same either way. The easiest way for lusers to
understand would probably be a set of checkboxes. Then you processing form
just adds / removes records depending on what boxes get checked.

Even if you did the comma seperated list, you couldn't depend on your
users to enter correct info in a text field, could you?

-dc