July 30, 200421 yr Hi, I need to create a field where I can select multiple choices from a value list. I was using check boxes, but I am trying to limit the layout to one page. I need to either create a pop-up list that I can make multiple selections from or I need to create a check boxes list where I can hide the boxes selected. Is there way to do either of these things? Thanks!
July 30, 200421 yr I sugest that you rethink your design. Good database design does not have multi valued fields. Use a related table and a portal.
Create an account or sign in to comment