LaurenKuhlman Posted August 15, 2007 Posted August 15, 2007 Hello. I have several portals on a tab layout in my current project. I was hoping there was a way for the "new" row to appear at the top. I set the relationship between the layout's defined table and the portal's defined table to allow creation of new records in the portal's defined table. The blank record where I can enter new data is at the bottom. How can I make it at the top?
dreamingmind Posted August 15, 2007 Posted August 15, 2007 You can sort the relationship... on creation... or serial value. Whatever makes your new record first. Then when you create the new portal row, you might have to refresh the view or commit the record or something to get it to pop to the top. If so, you can script the cursor back into the new portal row. Don
mr_vodka Posted August 15, 2007 Posted August 15, 2007 See Here Thread on Entering Top row of a portal
Recommended Posts
This topic is 6310 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