Kyle, The only way to know what row the user has selected, or changed, or .... would be via walking the table. Either the "old way" or as part of an Active Link guide. (Depending on what your after.) I suspect that you would want to get the list of "Entry ID's" (field 1 values) from a hidden column in the table for the rows of interest and then pass that list to the Window Open action in the 'Entry IDs' value ( or "parameter" to the action. What should we call those "sub parts" of an action that takes field references? :) in the Open Window action.
However, if the list was to long, (and I have no idea what that length would be, but I am sure it exists) then you might even do a Join between a "junk form" and your form of interest. Have the Active Link Guide do a Push for each Entry ID and then do the report from the join with a GUID value you use to "mark" the set of records in the Join with. And I think it could be even more complicated than that too. But I hope that gets you a good start on your efforts. :) HTH< -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On 3/28/07, Kyle Whitley <[EMAIL PROTECTED]> wrote:
Yeah, I didn't have much luck with the Run Process. I was able to launch the report via a window open AL? I was wondering about launching a report with multiple rows. Would I need to walk the table to do that, or is there another way? Thanks Kyle Carey Matthew Black wrote: > Kyle, > > I think you will find that this special run process will land the user > in the "Report" form/window with a list of reports that the user can > use. I have yet to find a way to "Run" a report that way. > > However, you can use the Window Open action to run a report. I think > if you get tricky enough with the advanced mode and your design for > your table field then I think you can get the Window Open action to > point at the same data set that the Table Field does with a little > effort. With a little more effort I think you could even only run the > report on the rows that the user selected too. > -- Kyle Whitley IT System Support Professional Office of Information and Instructional Technology (OIIT) Board of Regents of the University System of Georgia
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

