I was also thinking I would have to use a DisplayOnly column. I was just hoping someone on the list had done it without (so I wouldn't have to go and convince my users a check box is better).
FYI: ... Sorry I forgot the server info (I know better, It's just a Monday) ARS 6.03.00 patch 20 on Sun Solaris 5.9 Oracle 10g on remote Thanks Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Carey Matthew Black Sent: Monday, November 26, 2007 3:37 PM To: [email protected] Subject: Re: Highliting rows in a table by Workflow Fred, Lacking ARS version info.... BasicGuide-630.2006.05.09.pdf "Using workflow to "walk" a table field" (pg 659) But I do not know that you can select multiple rows with this approach. What I would suggest you do is add a Display only column that you "mark" with a value. Then later re-walk the table and look for the "marked records" and "do the right thing" instead of just looping over the selected records. (Which is a similar effect, and also likely better ADA compliant too.) -- 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 Nov 26, 2007 4:02 PM, Grooms, Frederick W <[EMAIL PROTECTED]> wrote: > I figured I would ask the list before I started to write code. > > I have a requirement that for a form, when a user selects a tab with a > table field that rows in the table are automatically selected. > > i.e. A custom form; A user selects a tab and on the tab is a table > field of area's to notify. Based on the user they want a subset of > the area's to already be selected when the tab displays. > > I can do the lookup to find out which values need to be selected, I > have just never tried to mark specific rows selected by workflow. > > Has anyone used workflow to walk a table and set multiple rows selected? > > Thanks > Fred _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

