Peter Landon Posted April 1, 2008 Posted April 1, 2008 I have a list of transactions showing in a portal with date, document number and simple invoice value - not calculated. How can I get the list to show a blank new record? At present it only shows the list of previous transactions and allows editing or deleting.
bcooney Posted April 1, 2008 Posted April 1, 2008 You need to change the relationship (in the Relationship Graph) to allow the creation of related records in the child table (the portal).
Peter Landon Posted April 1, 2008 Author Posted April 1, 2008 } That was quick! Many thanks. Now that there are empty fields showing, is there a way to bring them to the top of the list instead of the bottom? I've tried sorting in both directions but that didn't work.
bcooney Posted April 1, 2008 Posted April 1, 2008 It's really not a new record, so sorting will not help. It's more of a placeholder for a new record. You could add a button that goes to the last portal row, and goes to the first field. This is called an "unscripted" new portal record. If you design a button to add a record to the child table, then you'd turn off the allow create records. The new button would go to a layout based on the child table, create a new record and pause for user input (perhaps all in a new window).
Peter Landon Posted April 1, 2008 Author Posted April 1, 2008 Many thanks for your help. I'll give the button a whirl.
mr_vodka Posted April 1, 2008 Posted April 1, 2008 That was quick! Many thanks. Now that there are empty fields showing, is there a way to bring them to the top of the list instead of the bottom? I've tried sorting in both directions but that didn't work. Here is an oldie but goodie. Data entry into the top row of a portal
Peter Landon Posted April 1, 2008 Author Posted April 1, 2008 Thanks for that. The button is not working quite as expected - jumps to another unexpected tab outside the portal it's set on - so I might well give this a try too.
Recommended Posts
This topic is 6137 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