Hi all,
Hopefully another {*filter*}, I have a number of portals on a given layout and
I need to run a script on one of the portals. After looking at the
documentation the only way I can run the script is if that portal is active
(ie - my cursor is in one of the fields).
I have tried various methods of trying to get to the first row outside of
the portal with bad results (ie - miscalculations).
Unless there is a different way to do what I'm doing:
I have a variable field in the portal called type - color or black and
white. I need to loop through these records and add all the color ones up
and all the black & white ones up and store them. Ideas?
-warner