S
s0h0us
I have 2 tables:
table1= userid, first, last
table2= widgets
i would like to create a form that will let me pull down and select the user
from a list, then below it have a list of widgets from which i can select
more than one widget, click and add button and assigned those selected
widgets to the corresponding user. not sure if that makes sense
user name: (pulldown list)
Select Widgets: Widgets for
this user:
widget1
widget2 Add >>
widget 3 <<Remove
table1= userid, first, last
table2= widgets
i would like to create a form that will let me pull down and select the user
from a list, then below it have a list of widgets from which i can select
more than one widget, click and add button and assigned those selected
widgets to the corresponding user. not sure if that makes sense
user name: (pulldown list)
Select Widgets: Widgets for
this user:
widget1
widget2 Add >>
widget 3 <<Remove