![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I want to create one report in preview mode, and I'd like to print the rows with alternate background like portal. I wonder how to implement it. Thanks a lot. Yoyo |
#3
| |||
| |||
|
|
Hi, I want to create one report in preview mode, and I'd like to print the rows with alternate background like portal. I wonder how to implement it. Thanks a lot. |
)
#4
| |||
| |||
|
|
In article <1134485245.043499.230770 (AT) z14g2000cwz (DOT) googlegroups.com>, "Yoyo" <pengxian (AT) gmail (DOT) com> wrote: Hi, I want to create one report in preview mode, and I'd like to print the rows with alternate background like portal. I wonder how to implement it. Thanks a lot. It's fairly easy. In FileMaker 7 and 8 the Status(CurrentRecordNumber) will be different, probably something like Get(CurrentRecordNumber). |
#5
| |||
| |||
|
|
Helpful Harry wrote: In article <1134485245.043499.230770 (AT) z14g2000cwz (DOT) googlegroups.com>, "Yoyo" <pengxian (AT) gmail (DOT) com> wrote: Hi, I want to create one report in preview mode, and I'd like to print the rows with alternate background like portal. I wonder how to implement it. Thanks a lot. It's fairly easy. In FileMaker 7 and 8 the Status(CurrentRecordNumber) will be different, probably something like Get(CurrentRecordNumber). In FIleMaker 7/8, none of this trickery is necessary. Just double-click on the body part (or in layout mode go to the Layouts menu > Part Setup, click on 'body' and 'change'. Either way, just click on 'alternate background fill' and select your color. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Howard Schlossberg (818) 883-2846 FM Pro Solutions Los Angeles, California FileMaker 7 Certified Developer Associate Member, FileMaker Solutions Alliance |
#6
| |||
| |||
|
|
It seems that "Alternate Background Fill" only works in FM8 if you select View as List or View as Table before going to Preview Mode. Michael Paine |
#7
| |||
| |||
|
|
Michael Paine wrote: It seems that "Alternate Background Fill" only works in FM8 if you select View as List or View as Table before going to Preview Mode. Michael Paine Right...isn't that what the original post was asking? "I want to create one report in preview mode, and I'd like to print the rows with alternate background like portal." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Howard Schlossberg (818) 883-2846 FM Pro Solutions Los Angeles, California FileMaker 7 Certified Developer Associate Member, FileMaker Solutions Alliance |
#8
| |||
| |||
|
|
Ah - except that if I first view the layout in Form mode and then switch to Preview the stripes dont appear. In other words, script should include View as List before Preview (see below). View as Form does not print stripes. View as Table does not format correctly. Michael Paine View As [ View as List ] Enter Preview Mode Print Setup [ Orientation: Portrait; P[ Restore; No dialog ] ... Howard Schlossberg wrote: Michael Paine wrote: It seems that "Alternate Background Fill" only works in FM8 if you select View as List or View as Table before going to Preview Mode. Michael Paine Right...isn't that what the original post was asking? "I want to create one report in preview mode, and I'd like to print the rows with alternate background like portal." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Howard Schlossberg (818) 883-2846 FM Pro Solutions Los Angeles, California FileMaker 7 Certified Developer Associate Member, FileMaker Solutions Alliance |
#9
| |||
| |||
|
|
Now would 'view as form' print as a list report. One goes with the other. |
)
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |