Bob476 Posted October 21, 2004 Posted October 21, 2004 I have an inherited FM db running on 5.5. We have a script that imports from a SQL database capturing web data. A new piece of data will be in mult-choice checkbox format. I can do this the easy way, I think, which is to just grab all choices into one text field in FM from the single SQL field. But is there a way I can map it into a checkbox-formatted Filemaker field for display for my users?
QuinTech Posted October 21, 2004 Posted October 21, 2004 Hi, Bob. If you import the data: A B C into a field with checkboxes on it for A, B, and C, then all those boxes will be checked. (This will also work if the items are "out of order," that is, if the order is BAC instead of ABC.) Alternatively, if you have to import the data as "ABC" (with no paragraph markers), maybe you could script your import to add the paragraphs after importing. HTH, Jerry
Recommended Posts
This topic is 7689 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