Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Someone knows a similar hint for Filemaker?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Someone knows a similar hint for Filemaker?
Authored by: magir on Sep 16, '04 04:28:49AM
Got a tip by mail - works like a charm :-)
Create 2 fields
xColor - Global - Container
Color - Calculation -
Case(Mod(Status(CurrentRecordNumber), 2) = 0, xColor)

set the xColor field to the color of your choice (in browse mode)

set the graphic format for the calculation field to enlarge without preserving the original proportions.

make sure the fields are tranparent and put the Color field under them so that it shows thru.


[ Reply to This | # ]