Newbies hec Posted August 22, 2000 Newbies Posted August 22, 2000 How can i create a portal with the blank line at the first row?
Kurt Knippel Posted August 23, 2000 Posted August 23, 2000 quote: Originally posted by hec: How can i create a portal with the blank line at the first row? You cannot create a portal with a blank first line. However if you turn on the "Allow creation of related records" for the relationship, then any portal based on that relationship will have a blank row as the LAST row in the portal. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Senior Filemaker Developer http://www.database-resources.com mailto:[email protected] =-=-=-=-=-=-=-=-=-=-=-=-=
Chuck Posted September 13, 2000 Posted September 13, 2000 quote: Originally posted by hec: How can i create a portal with the blank line at the first row? If you really want to enter new portal data into the first row instead of the last, you can do it, and with FileMaker 5 it's pretty easy. First turn off the "Allow creation of related records" in the relationship definition. As Kurt mentioned, this is what gives you the blank row. Second, have a field in your related database that is set to auto enter a serial number. You may already have this. Third, set the relationship to sort by that auto entered serial number field in descending order. Lastly, create a script with a button near the portal to create a new record in the related database. The new record will have the highest serial number, and will therefore appear at the top of the portal ready for entry. Chuck
Recommended Posts
This topic is 8838 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