Creating statements in a portal -
10-29-2005
, 10:14 AM
I'm having trouble with a client billing system from which I need to
generate statements. Perhaps I'm thinking about this in an obtuse manner...
Each job that belongs to a client is listed on a portal, and thanks to FM8,
it is nicely tabbed into three categories. For billing, more than one of
these portal records might need to be included in a periodic statement, and
I have a simple checkbox field entitled "Include in Statement."
The challenge that I cannot overcome is how to create a statement window
that displays only the portal records that have that Include field checked.
I have tried:
- A script that enters the portal rows looking for the Include checkbox, and
omitting records that does not contain it. Unfortunately, there is no way to
use Omit Record on a portal record; it omits the parent record.
- A second relationship which uses the "Include in Statement" field matched
to a global record set to Yes. That didn't work, either.
- A complex strategy through the use of related value list items, but I'm
not experienced enough to conjure this up on my own.
As this is a fairly routine task, I suspect that there is either a
conceptual block in my thinking or I'm on the right track with one of the
three efforts above, but I'm just not quite getting all the way there. Or
I'm going about this in an altogether wrong way.
Any input would be appreciated...
Rick A.
Pleasanton, CA |