If you just want to refer me to a FAQ, that's all I need. I'm certainly
not the first with a question like this, although I couldn't actually
find an example of such. But I also have a question about upgrading to
FMP7. I am using version 6.
Can FMP display a sub-summary type line (not a just summary calculation
field) in BROWSE mode?
I would like to get a date-break line to display in browse mode.
PREVIEW mode is not useful because there are some script buttons. Since
these buttons are attached to individual fields, it doesn't make sense
to try to activate the associated scripts from another DB window while
the primary DB is in PREVIEW. The current solution is just to include
the day in the detail (BODY) line, but this is redundant, and doesn't
clearly distinguish breaks in the day sequence.
Would FMP 7 help by either allowing buttons in PREVIEW mode, or by
allowing a simple sub-summary line in BROWSE mode?
Thanks
Phil
|
|
0
|
|
|
|
Reply
|
Newbie
|
5/23/2005 9:04:03 PM |
|
> Can FMP display a sub-summary type line (not a just
> summary calculation field) in BROWSE mode?
You may use the "GETSummary" function that after sorting gives in any of
the records of the corresponding found set the "Summary" of that found
set.
Remi-Noel
|
|
0
|
|
|
|
Reply
|
Remi
|
5/25/2005 10:53:56 AM
|
|