[nycphp-talk] custom controls to represent DB relationships
Tom
tom at supertom.com
Wed Jul 14 09:30:38 EDT 2004
Hi Hans,
Thanks for the response.
What I am looking for is page widgets - HTML/JS doohickeys (technical term!)
that enhance the user experience.
Say you have a product that can be assigned to multiple categories - how are
you representing this on the screen, so that users can quickly
add/edit/delete multiple categories to that product? Also, how to you let
them add a new category? The emphasis is on minimizing page refreshes, and
trying to make it more like an application. Just trying to see what people
have come up with.
Thanks,
Tom
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Hans Zaunere
Sent: Tuesday, July 13, 2004 6:16 PM
To: NYPHP Talk
Subject: RE: [nycphp-talk] custom controls to represent DB relationships
> I'm looking for examples of "more advanced" page controls that people
have
> developed to represent one to many and/or many to many DB
relationships on a
> web page, using PHP, JS and CSS. The purpose of these controls is to
> allow uses to execute "mass" actions on data, such as deleting a group
of
> records at once, or reassigning several records to a different
category.
> Any thoughts, suggestions and examples would be greatly appreciated!
Not sure I understand 100% - you mean transactions? Foreign key
constraints? It sounds more like SQL level stuff, rather than something at
a JS/CSS or even PHP level.
H
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list