csrjw Posted January 29, 2007 Posted January 29, 2007 I am designing a new form and need a method to import a multi value field. For example, I have a field called "Products" that I want to import into. My data set has values such as Product1, Product2, Product3, etc. What is the best method to design the field to allow multiple value import? I want all the product data to be contained in the Product field.
Inky Phil Posted January 29, 2007 Posted January 29, 2007 You can set up a table which includes the field 'product' and import your data creating a new record for each product hth Phil
csrjw Posted January 29, 2007 Author Posted January 29, 2007 Thanks but I do not need a new record for each product. A customer has multiple products associated with their account. One record containing a "products" field with multiple product values. Does my import file need special formatting to indicate a multi value field (such as a comma or semi colon?)
Recommended Posts
This topic is 6508 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now