Richard Corso Posted January 25, 2010 Posted January 25, 2010 I have a portal with a gField above and a button next to it that creates a new record. This works just fine, my problem is that the portal shows a empty row that is not needed. Is there away to turn off the empty row?
efen Posted January 25, 2010 Posted January 25, 2010 (edited) Post moved to correct forum Edited January 25, 2010 by Guest Change of comment after post moved to correct forum
bcooney Posted January 25, 2010 Posted January 25, 2010 Turn OFF Allow Create in the relationship btw parent and child.
Richard Corso Posted January 26, 2010 Author Posted January 26, 2010 Thanks, that worked. But now I can not create a new record in the portal.
dayzrespite Posted January 26, 2010 Posted January 26, 2010 you would have to script the whole process of creating that record. ie: set variable (id from your current table), go to layout, new record request, set field (the variable into your key field), go to layout (original layout)
bcooney Posted January 26, 2010 Posted January 26, 2010 "button next to it that creates a new record' and how does it do so? See Linndgberg's post.
Richard Corso Posted January 26, 2010 Author Posted January 26, 2010 That was it. Thank both of you for your replay and help.
Richard Corso Posted January 30, 2010 Author Posted January 30, 2010 Ok, some how I mist something. I did as Linndgberg's suggested and it works just fine. Except if there is not any records in the portal to start with. :-(
BilesterM Posted February 1, 2010 Posted February 1, 2010 That empty row in the portal is Filemaker's way of saying you CAN INPUT data into this row and create a record in the related table. That record does not exist until you input data - then a record is created in the related table. My point is - don't look at it as an "extra" row - it is a signal you have activated "create record in related table" in your relationship. Good Luck, WM
Recommended Posts
This topic is 5413 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