Hi there, These seems like it would be an easy task but I have actually never done it so I want to make sure I am headed in the correct direction. Right now, I have a field that you can select just one answer and the client wants to change it to a multi-select box. I guess I want to make sure that what I think I need to do is correct. Do I now create a join table between the main table (Contacts) and the table that has the selection list so that it can now store many values for each contact instead of just one? And when the user selects the multiple values in the box (or check boxes) does it automatically populate the join table just as it now auto populates the contact table with the selection id? Or is there something else I need to do?
Thanks for any insight.
Dawn
Thanks for any insight.
Dawn