dcgall Posted April 14, 2008 Share Posted April 14, 2008 I have a simple database with 4 fields. On my layout I have the fields set for inputing data. Below the fields I have a portal so that you can see the data list as records are added. I've created a joined relationship to accomplish this portal. My problem is that I use one of the field as a checkbox. Everything works fine, when checking and unchecking data in the portal UNTIL I click outside the portal and ALL the checkboxes either check or uncheck. I have another layout just listing the data and it works fine, it's only the portal. ??? thanks, Quote Link to comment Share on other sites More sharing options...
Ender Posted April 14, 2008 Share Posted April 14, 2008 Sounds like the field is overlapping the portal's boundaries. Or perhaps the field is a local field, and not a related field (using the same TO as the portal). Quote Link to comment Share on other sites More sharing options...
dcgall Posted April 14, 2008 Author Share Posted April 14, 2008 you're right. It was using the 1st table, not the second, self-joined. many thanks, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.