no1tmorrow Posted February 17, 2010 Posted February 17, 2010 Ok I have a simple checkbox on each portal record. It allows the user to multiselect items. It is tied to a number field and the checkbox set is attached to a lookup list that has a single value of "1" in it. My plan is if it is checked then 1 else nothing. The problem is that a majority of the time if it is checked/unchecked I get a value of 0 carriage return 1 instead of 1. Below is how it looks. So what am I doing wrong?: Thanks Thom _____ 0 1 _____
efen Posted February 17, 2010 Posted February 17, 2010 I'm not sure that I understand what you require. How does one checkbox allow multiselection? Why don't you have the checkbox tied to a value list of just 1?
no1tmorrow Posted February 18, 2010 Author Posted February 18, 2010 Ok guys and gals. I figured out how I messed it up. Not Filemaker. In a script I was setting my field to 0 instead of "" thus that was messing it up. I fixed the script to clear out the checkboxes and all is dandy now. Thanks Thom
Recommended Posts
This topic is 5391 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