crazybake Posted March 24, 2004 Share Posted March 24, 2004 I have created a layout which contains summary and subsummary parts. The preview mode works fine for most of the time. I am not sure when it occurs, but at some point when I click on preview the summary fields do not show up anymore, just the header and the body. Oddly enough, in Browse mode in form view the single record looks fine with the subsummary fields correct etc. any thoughts? Version: v6.x Platform: Mac OS X Panther Link to comment Share on other sites More sharing options...
Vaughan Posted March 25, 2004 Share Posted March 25, 2004 Is the sort order being changed? Link to comment Share on other sites More sharing options...
crazybake Posted March 25, 2004 Author Share Posted March 25, 2004 Yep, there was a sort order in a script that I missed. However, I removed this step and still no luck.... the process to get to this layout is... A user selects a city from a list of many. It finds the records for the city. The user then clicks on a button which brings them to the layout in question which is sorted by street name. Again it is odd that when I first create the layout and preview it it looks great. Once I perform another function and go back to the layout, the summary fields don't show... If an issue does exist, what is the fix.. start over? thanks Link to comment Share on other sites More sharing options...
Vaughan Posted March 25, 2004 Share Posted March 25, 2004 Just sort the records again. Summary reports only work when the database is sorted by the "break" fields -- the fields defined in each of the summary parts on the layout, then print or preview the layouts. The usual technique is to automate the process with a script. Go to layout [] Sort Enter Preview Mode [pause] Enter Browse Mode [] Go to Layout [original layout] Link to comment Share on other sites More sharing options...
crazybake Posted March 25, 2004 Author Share Posted March 25, 2004 THAT'S IT!!!! Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 7475 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