I try to use a custom column in the report data that is read with the rule(s) to follow. I will write a 1,2,3 in the data column and at report time I use if(column=1, then set it all for what 1 should look like. My numbers now go to 6 and they reference Color, Bold, Underline settings that have become a standard.
On Tue, Jun 13, 2017 at 6:05 AM, Paul Newton <[email protected]> wrote: > Hi all > > I have always used the approach to be found in Help\Samples and > Walkthroughs\Samples\Solution Samples\reports Solution Samples\Use > Conditional Formatting in a Report Sample > > However having sometimes three or more overlaid field controls with > different Print When conditions can make report maintenance a PITA. So I > have been looking at dynamically formatting report controls and in many > ways this is a much neater approach and certainly makes report maintenance > a lot easier. > > The only drawback (and it is potentially a show stopper) is that in our > situation we cannot guarantee that the end user will be using > ReportBehavior 90. > > So I was wondering what other people do: > > 1. Do you use conditional formatting with multiple controls or dynamic > formatting with a single control? Or sometimes one and sometimes the other? > 2. Do you force ReportBehavior 90 so that dynamic formatting will always > work? > > BTW the reason that some users prefer to use 80 is because the report is > rendered page-by-page and with large reports there is very little delay > between calling the report and having the first page rendered. With 90 > there can be a very considerable delay before the first page is rendered. > > I would be very interested in other people's thoughts. > > Paul Newton > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmylxustnlhgxqs16hffnfvt_jw5z8qrvrxjmf+rbace...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

