I stand corrected :)...thank you. On Wed, Apr 29, 2015 at 12:21 PM, Grooms, Frederick W < [email protected]> wrote:
> Actually you can … but only 1 row for a table See the Help -> Help > Contents in Developer Studio (Search for “Controlling row selection in a > table field” > > But what I think Mark is looking for is to just call an Active Link guide > against the table and in the Active link(s) in the guide have a Run-If of > $MANAGER$ = “Y” > > Fred > > > -----Original Message----- > From: Action Request System discussion list(ARSList) [mailto: > [email protected]] On Behalf Of LJ LongWing > Sent: Wednesday, April 29, 2015 1:02 PM > To: [email protected] > Subject: Re: Checkbox Column workflow > > ** > Mark, > Remedy doesn't provide capabilities to 'select' a row....you have run > processes that allow you to clear all selections, to select all rows, > determine if a row is selected or not....but not the ability to change the > selection status of an individual row. > > > -----Original Message----- > On Wed, Apr 29, 2015 at 11:56 AM, Brittain, Mark wrote: > ** > Let me try this another way. I have a table > NAME MANAGER > Person1 N > Person2 Y > Person3 Y > Person4 N > Person5 Y > Person6 N > > I want an active link to loop through the table and select the row if > MANAGER = Y > > How can I do this? > > Mark > > > -----Original Message----- > From: Action Request System discussion list(ARSList) [mailto: > [email protected]] On Behalf Of Jayesh > Sent: Wednesday, April 29, 2015 12:40 PM > To: [email protected] > Subject: Re: Checkbox Column workflow > > ** > You can set the field with email id when user clicks on check box(with > semi colon) and then when you click on OK write notify filter that uses TO > as the field containing all the email ids > > > -----Original Message----- > From: Brittain, Mark > Sent: 29-04-2015 09:54 PM > To: [email protected] > Subject: Checkbox Column workflow > ** > HI All > > On a table field I have enabled the Checkbox Column. Now I want to use it. > > I have a table with three columns Full Name, Email Address, Manager (Y or > N) > The I have a check box “Notify Manager” > 1. If the Notify Manager is selected, I want an active link to loop > though the table, check the manager rows > 2. Next the user can check or uncheck an of the row. > 3. Finally when the select OK, loop though the table for the checked > rows and get the email addresses. > > ARS 7.6.04 SP5 > MID-TIER 7.6.04 SP5 > ITSM 7.6.04 SP2 > > I don’t see any way to do that. Any suggestions would be greatly > appreciated. > > Mark > > Mark Brittain > Sr. OSD Systems Engineer > ITILv3 Foundation, Continual Service Improvement > NaviSite, Inc. – A Time Warner Cable Company > [email protected] > Office: 315.634.9337 > Mobile: 315.882.5360 > > > > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > "Where the Answers Are, and have been for 20 years" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

