trying to come up with a simple way to manage ownership/assignment on a large scale.
not at all interested in UI/UX, but stuck with this while someone is sick.
the basic premise is that there are 1000's of products and there are also 1000's of companies.
a simple One to Many (1 company many/no products, 1 product 1/no company).
the implementation languages are irrelevant, it could be html, it could be a dephi forms app (ahh, the good old days
)
ideas/examples please
grid views with checkboxs and [assign] [unassign] buttons, with assign presenting search dialogs is an option I guess.
drag and drop could be an option, but I think volumes are too high to manage this nicely on screen
not at all interested in UI/UX, but stuck with this while someone is sick.
the basic premise is that there are 1000's of products and there are also 1000's of companies.
a simple One to Many (1 company many/no products, 1 product 1/no company).
the implementation languages are irrelevant, it could be html, it could be a dephi forms app (ahh, the good old days
ideas/examples please
grid views with checkboxs and [assign] [unassign] buttons, with assign presenting search dialogs is an option I guess.
drag and drop could be an option, but I think volumes are too high to manage this nicely on screen
