Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Sub Summary In Browse Mode?


This topic is 7241 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Subsummaries are viewable in Browse Mode when in Form View. For List View, you'll need calculations involving GetSummary( ) and a way to determine when the field should have data and when it should be empty, so that the result doesn't display on every record in the list.

Posted

Determine when you want the calculation to display and when you don't. Put that into a calculation of Case( criteriaWhenToShow; GetSummaryCalc ). The field won't slide up or anything, but at least it will be empty when you want it to be.

Posted

The only problem is that I want the summary to be above a group of records similar to how it is in preview mode. I suppose I could enlarge each record but then I can't view as many records on the screen at the same time and there will also be dead space in all the records except the first. Is this right or am I not understanding

Posted

This is correct. As I said, the fields won't slide in Browse Mode. Subsummary info is best presented in Preview Mode, as intended.

This topic is 7241 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.