Niet32 Posted April 11, 2012 Posted April 11, 2012 I have a script that copies data from a text field that is setup as a checkbox. The checkbox pulls values from another table. However, when the script copies the data from the field is not only copies the checked data but any data that is currently in the field and previous data. For example: X Choice 1 X Choice 2 O Choice 3 The script will copy not just the 2 items checked but all 3. It then also copies any choices that may no longer be in the database. Running FMP 11 Advanced Any help is appreciated. Thanks
imoree Posted April 11, 2012 Posted April 11, 2012 This sounds like a relational issue. If your table has bad Structure, then you have all sorts of data problems. may i suggest posting a copy of your Relational Graph/ Or Database WITHOUT DATA!! cheers, -i
Russell Barlow Posted April 11, 2012 Posted April 11, 2012 (edited) I have a script ..... Explain your field setup for the checkbox and what your script is doing or provide an example of your database. Edited April 11, 2012 by Lee Smith If you are not going to inline comment, please Do Not Quote the entire post
Niet32 Posted April 11, 2012 Author Posted April 11, 2012 Thanks for your feedback. Something you said made me go back and relook. I changed the field to a global field and it resolved the copying issue. Thanks
Recommended Posts
This topic is 4609 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