Re: Highlighting table field rows

2008-09-24 Thread Opela, Gary L CTR USAF AFMC 72 CS/SCBAH
Since you can select all of them, is there a RP to de-select a row?
Basically, you could start out by selecting all of the rows, then just
deselect the rows you don't want..

I doubt there is one, but that would get around the issue you are
having. It would make sense if they had one.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Tuesday, September 23, 2008 5:05 PM
To: arslist@ARSLIST.ORG
Subject: Re: Highlighting table field rows

** 
There is an RP to select the contents of a table (all of them), and one
to select the results, but no actual action to change the display
characteristics of the row - that's what is missing from all of the
strategies we've considered.  I did consider an External, and even
modifying the JSP or something, but I'm still left with either a very
messy bunch of workflow and/or something that doesn't look right on the
Mid-Tier.  I may just have to do it old school and return a results
list.

Thanks, Joe.

Rick


On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED]
wrote:


** 
Thats true. I think it allows only a single selection. I wonder
if there is a RP to select the results of a query.. Just like the
application delete RP can delete the results of a query.. If not it
might be a good RFE..
 
And your workaround for now could be a table with a dynamic
external qualification.. Not quite the look and feel of what you want to
achieve though..
 
Joe

- Original Message 
From: Rick Cook [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG

Sent: Tuesday, September 23, 2008 5:25:48 PM
Subject: Re: Highlighting table field rows


** 
I was just looking at the APIs and RPs.  The only problem with
PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to
be an action to actually highlight the row in sequence, much less allow
this multiple times.

Rick


On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza
[EMAIL PROTECTED] wrote:


** 

What about Perform-Action-Table-Select-Node table field
ID row number

 

Do not use the optional arguments Column number and
flag..

 

Joe



- Original Message 
From: Mark Milke [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Tuesday, September 23, 2008 4:53:59 PM
Subject: Re: Highlighting table field rows

Rick,

as far I'm concerned this is not possible via Workflow.
You can highlight only one row at a time.
The only idea that I haven't tested yet would be to
press the Shift Key via OLE while making the loop.


Mark

On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED]
wrote:
I have a table field on which I wish to hightlight only
the selected rows that match a search field.

The AL Guide is built, and the AL logs shows that it
seems to be catching the correct records, but the rows aren't
highlighting.  What is the actual action in the AL to do that in the
Guide?

Rick


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the
Answers Are html___


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-24 Thread Dwayne Martin
Several months ago I submitted an enhancement request to allow the selection of 
multiple rows.

Is there any chance that if more people requested it they would actually do it?

Dwayne Martin
James Madison University

 Original message 
Date: Wed, 24 Sep 2008 07:10:37 -0500
From: Opela, Gary L CTR USAF AFMC 72 CS/SCBAH [EMAIL PROTECTED]  
Subject: Re: Highlighting table field rows  
To: arslist@ARSLIST.ORG

Since you can select all of them, is there a RP to de-select a row?
Basically, you could start out by selecting all of the rows, then just
deselect the rows you don't want..

I doubt there is one, but that would get around the issue you are
having. It would make sense if they had one.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Tuesday, September 23, 2008 5:05 PM
To: arslist@ARSLIST.ORG
Subject: Re: Highlighting table field rows

** 
There is an RP to select the contents of a table (all of them), and one
to select the results, but no actual action to change the display
characteristics of the row - that's what is missing from all of the
strategies we've considered.  I did consider an External, and even
modifying the JSP or something, but I'm still left with either a very
messy bunch of workflow and/or something that doesn't look right on the
Mid-Tier.  I may just have to do it old school and return a results
list.

Thanks, Joe.

Rick


On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED]
wrote:


   ** 
   Thats true. I think it allows only a single selection. I wonder
if there is a RP to select the results of a query.. Just like the
application delete RP can delete the results of a query.. If not it
might be a good RFE..

   And your workaround for now could be a table with a dynamic
external qualification.. Not quite the look and feel of what you want to
achieve though..

   Joe

   - Original Message 
   From: Rick Cook [EMAIL PROTECTED]
   To: arslist@ARSLIST.ORG
   
   Sent: Tuesday, September 23, 2008 5:25:48 PM
   Subject: Re: Highlighting table field rows
   
   
   ** 
   I was just looking at the APIs and RPs.  The only problem with
PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to
be an action to actually highlight the row in sequence, much less allow
this multiple times.
   
   Rick
   
   
   On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza
[EMAIL PROTECTED] wrote:
   

   ** 

   What about Perform-Action-Table-Select-Node table field
ID row number



   Do not use the optional arguments Column number and
flag..



   Joe
   


   - Original Message 
   From: Mark Milke [EMAIL PROTECTED]
   To: arslist@ARSLIST.ORG
   Sent: Tuesday, September 23, 2008 4:53:59 PM
   Subject: Re: Highlighting table field rows
   
   Rick,
   
   as far I'm concerned this is not possible via Workflow.
You can highlight only one row at a time.
   The only idea that I haven't tested yet would be to
press the Shift Key via OLE while making the loop.
   
   
   Mark
   
   On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED]
wrote:
   I have a table field on which I wish to hightlight only
the selected rows that match a search field.
   
   The AL Guide is built, and the AL logs shows that it
seems to be catching the correct records, but the rows aren't
highlighting.  What is the actual action in the AL to do that in the
Guide?
   
   Rick


   __Platinum Sponsor: www.rmsportal.com ARSlist: Where the
Answers Are html___


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-24 Thread Grooms, Frederick W
It just populated the Selected column on those specific rows



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Tuesday, September 23, 2008 5:25 PM
To: arslist@ARSLIST.ORG
Subject: Re: Highlighting table field rows


** 
I thought about doing something like that, too.  Did that actually
highlight all of the rows, or just have that Selected field populated?

Rick


On Tue, Sep 23, 2008 at 3:17 PM, Grooms, Frederick W
[EMAIL PROTECTED] wrote:


** 
I found that out a while ago.  What I did was to create a
Selected column by adding a new column to the table that pointed to a
DisplayOnly field



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Tuesday, September 23, 2008 5:05 PM
To: arslist@ARSLIST.ORG 

Subject: Re: Highlighting table field rows


** 
There is an RP to select the contents of a table (all of them),
and one to select the results, but no actual action to change the
display characteristics of the row - that's what is missing from all of
the strategies we've considered.  I did consider an External, and even
modifying the JSP or something, but I'm still left with either a very
messy bunch of workflow and/or something that doesn't look right on the
Mid-Tier.  I may just have to do it old school and return a results
list.

Thanks, Joe.

Rick


On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza
[EMAIL PROTECTED] wrote:


** 
Thats true. I think it allows only a single selection. I
wonder if there is a RP to select the results of a query.. Just like the
application delete RP can delete the results of a query.. If not it
might be a good RFE..
 
And your workaround for now could be a table with a
dynamic external qualification.. Not quite the look and feel of what you
want to achieve though..
 
Joe

- Original Message 
From: Rick Cook [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG

Sent: Tuesday, September 23, 2008 5:25:48 PM
Subject: Re: Highlighting table field rows


** 
I was just looking at the APIs and RPs.  The only
problem with PERFORM-ACTION-TABLE-SELECT-NODE, is that there still
doesn't appear to be an action to actually highlight the row in
sequence, much less allow this multiple times.

Rick


On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza
[EMAIL PROTECTED] wrote:


** 

What about Perform-Action-Table-Select-Node
table field ID row number

 

Do not use the optional arguments Column number
and flag..

 

Joe



- Original Message 
From: Mark Milke [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Tuesday, September 23, 2008 4:53:59 PM
Subject: Re: Highlighting table field rows

Rick,

as far I'm concerned this is not possible via
Workflow. You can highlight only one row at a time.
The only idea that I haven't tested yet would be
to press the Shift Key via OLE while making the loop.


Mark

On Sep 23, 10:47 pm, Rick Cook
[EMAIL PROTECTED] wrote:
I have a table field on which I wish to
hightlight only the selected rows that match a search field.

The AL Guide is built, and the AL logs shows
that it seems to be catching the correct records, but the rows aren't
highlighting.  What is the actual action in the AL to do that in the
Guide?

Rick


__Platinum Sponsor: www.rmsportal.com ARSlist: Where
the Answers Are html___


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the
Answers Are html___ 
__Platinum Sponsor: www.rmsportal.com ARSlist: Where the
Answers Are html___ 


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-24 Thread Joe DeSouza
There is a RP to deselect all, and select all but none for selecting the 
results of a query, or delselecting a query after a select all..
 
Joe



- Original Message 
From: Opela, Gary L CTR USAF AFMC 72 CS/SCBAH [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Wednesday, September 24, 2008 8:10:37 AM
Subject: Re: Highlighting table field rows

Since you can select all of them, is there a RP to de-select a row? Basically, 
you could start out by selecting all of the rows, then just deselect the rows 
you don't want..

I doubt there is one, but that would get around the issue you are having. It 
would make sense if they had one.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Tuesday, September 23, 2008 5:05 PM
To: arslist@ARSLIST.ORG
Subject: Re: Highlighting table field rows

** 
There is an RP to select the contents of a table (all of them), and one to 
select the results, but no actual action to change the display characteristics 
of the row - that's what is missing from all of the strategies we've 
considered.  I did consider an External, and even modifying the JSP or 
something, but I'm still left with either a very messy bunch of workflow and/or 
something that doesn't look right on the Mid-Tier.  I may just have to do it 
old school and return a results list.

Thanks, Joe.

Rick


On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED]
wrote:

** 
Thats true. I think it allows only a single selection. I wonder if there is a 
RP to select the results of a query.. Just like the application delete RP can 
delete the results of a query.. If not it might be a good RFE..
    
And your workaround for now could be a table with a dynamic external 
qualification.. Not quite the look and feel of what you want to achieve though..
    
Joe

- Original Message 
From: Rick Cook [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Tuesday, September 23, 2008 5:25:48 PM
Subject: Re: Highlighting table field rows

    
** 
I was just looking at the APIs and RPs.  The only problem with 
PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to be an 
action to actually highlight the row in sequence, much less allow this multiple 
times.
    
Rick




___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are

Re: Highlighting table field rows

2008-09-24 Thread Rick Cook
I ended up taking Fred's solution, which works well enough.

Thanks for the confirmation that I wasn't losing my mind!

Rick

On Wed, Sep 24, 2008 at 12:15 PM, Joe DeSouza [EMAIL PROTECTED] wrote:

 **

 There is a RP to deselect all, and select all but none for selecting the
 results of a query, or delselecting a query after a select all..



 Joe

 - Original Message 
 From: Opela, Gary L CTR USAF AFMC 72 CS/SCBAH 
 [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Wednesday, September 24, 2008 8:10:37 AM
 Subject: Re: Highlighting table field rows

 Since you can select all of them, is there a RP to de-select a row?
 Basically, you could start out by selecting all of the rows, then just
 deselect the rows you don't want..

 I doubt there is one, but that would get around the issue you are having.
 It would make sense if they had one.

 -Original Message-
 From: Action Request System discussion list(ARSList)
 [mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
 Sent: Tuesday, September 23, 2008 5:05 PM
 To: arslist@ARSLIST.ORG
 Subject: Re: Highlighting table field rows

 **
 There is an RP to select the contents of a table (all of them), and one to
 select the results, but no actual action to change the display
 characteristics of the row - that's what is missing from all of the
 strategies we've considered.  I did consider an External, and even modifying
 the JSP or something, but I'm still left with either a very messy bunch of
 workflow and/or something that doesn't look right on the Mid-Tier.  I may
 just have to do it old school and return a results list.

 Thanks, Joe.

 Rick


 On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED]
 wrote:

 **
 Thats true. I think it allows only a single selection. I wonder if there is
 a RP to select the results of a query.. Just like the application delete RP
 can delete the results of a query.. If not it might be a good RFE..

 And your workaround for now could be a table with a dynamic external
 qualification.. Not quite the look and feel of what you want to achieve
 though..

 Joe

 - Original Message 
 From: Rick Cook [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Tuesday, September 23, 2008 5:25:48 PM
 Subject: Re: Highlighting table field rows


 **
 I was just looking at the APIs and RPs.  The only problem with
 PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to be
 an action to actually highlight the row in sequence, much less allow this
 multiple times.

 Rick

  __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
 html___


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Highlighting table field rows

2008-09-23 Thread Rick Cook
I have a table field on which I wish to hightlight only the selected rows
that match a search field.

The AL Guide is built, and the AL logs shows that it seems to be catching
the correct records, but the rows aren't highlighting.  What is the actual
action in the AL to do that in the Guide?

Rick

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-23 Thread Mark Milke
Rick,

as far I'm concerned this is not possible via Workflow. You can
highlight only one row at a time.
The only idea that I haven't tested yet would be to press the Shift
Key via OLE while making the loop.


Mark

On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED] wrote:
 I have a table field on which I wish to hightlight only the selected rows
 that match a search field.

 The AL Guide is built, and the AL logs shows that it seems to be catching
 the correct records, but the rows aren't highlighting.  What is the actual
 action in the AL to do that in the Guide?

 Rick

 ___
 UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
 Platinum Sponsor:www.rmsportal.comARSlist: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-23 Thread Rick Cook
I was just looking at the APIs and RPs.  The only problem with
PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to be
an action to actually highlight the row in sequence, much less allow this
multiple times.

Rick

On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza [EMAIL PROTECTED] wrote:

 **

 What about Perform-Action-Table-Select-Node table field ID row number



 Do not use the optional arguments Column number and flag..



 Joe

 - Original Message 
 From: Mark Milke [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Tuesday, September 23, 2008 4:53:59 PM
 Subject: Re: Highlighting table field rows

 Rick,

 as far I'm concerned this is not possible via Workflow. You can highlight
 only one row at a time.
 The only idea that I haven't tested yet would be to press the Shift Key via
 OLE while making the loop.


 Mark

 On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED] wrote:
 I have a table field on which I wish to hightlight only the selected rows
 that match a search field.

 The AL Guide is built, and the AL logs shows that it seems to be catching
 the correct records, but the rows aren't highlighting.  What is the actual
 action in the AL to do that in the Guide?

 Rick

  __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
 html___

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-23 Thread Joe DeSouza
Thats true. I think it allows only a single selection. I wonder if there is a 
RP to select the results of a query.. Just like the application delete RP can 
delete the results of a query.. If not it might be a good RFE..

And your workaround for now could be a table with a dynamic external 
qualification.. Not quite the look and feel of what you want to achieve though..

Joe


- Original Message 
From: Rick Cook [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Tuesday, September 23, 2008 5:25:48 PM
Subject: Re: Highlighting table field rows

** 
I was just looking at the APIs and RPs.  The only problem with 
PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to be an 
action to actually highlight the row in sequence, much less allow this multiple 
times.

Rick


On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza [EMAIL PROTECTED] wrote:

** 
What about Perform-Action-Table-Select-Node table field ID row number
 
Do not use the optional arguments Column number and flag..
 
Joe



- Original Message 
From: Mark Milke [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Tuesday, September 23, 2008 4:53:59 PM
Subject: Re: Highlighting table field rows

Rick,

as far I'm concerned this is not possible via Workflow. You can highlight only 
one row at a time.
The only idea that I haven't tested yet would be to press the Shift Key via OLE 
while making the loop.


Mark

On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED] wrote:
I have a table field on which I wish to hightlight only the selected rows that 
match a search field.

The AL Guide is built, and the AL logs shows that it seems to be catching the 
correct records, but the rows aren't highlighting.  What is the actual action 
in the AL to do that in the Guide?

Rick




___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are

Re: Highlighting table field rows

2008-09-23 Thread Rick Cook
There is an RP to select the contents of a table (all of them), and one to
select the results, but no actual action to change the display
characteristics of the row - that's what is missing from all of the
strategies we've considered.  I did consider an External, and even modifying
the JSP or something, but I'm still left with either a very messy bunch of
workflow and/or something that doesn't look right on the Mid-Tier.  I may
just have to do it old school and return a results list.

Thanks, Joe.

Rick

On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED] wrote:

 **
 Thats true. I think it allows only a single selection. I wonder if there is
 a RP to select the results of a query.. Just like the application delete RP
 can delete the results of a query.. If not it might be a good RFE..

 And your workaround for now could be a table with a dynamic external
 qualification.. Not quite the look and feel of what you want to achieve
 though..

 Joe

 - Original Message 
 From: Rick Cook [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Tuesday, September 23, 2008 5:25:48 PM
 Subject: Re: Highlighting table field rows

 ** I was just looking at the APIs and RPs.  The only problem with
 PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to be
 an action to actually highlight the row in sequence, much less allow this
 multiple times.

 Rick

 On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza [EMAIL PROTECTED] wrote:

 **

 What about Perform-Action-Table-Select-Node table field ID row number



 Do not use the optional arguments Column number and flag..



 Joe

 - Original Message 
 From: Mark Milke [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Tuesday, September 23, 2008 4:53:59 PM
 Subject: Re: Highlighting table field rows

 Rick,

 as far I'm concerned this is not possible via Workflow. You can highlight
 only one row at a time.
 The only idea that I haven't tested yet would be to press the Shift Key
 via OLE while making the loop.


 Mark

 On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED] wrote:
 I have a table field on which I wish to hightlight only the selected rows
 that match a search field.

 The AL Guide is built, and the AL logs shows that it seems to be catching
 the correct records, but the rows aren't highlighting.  What is the actual
 action in the AL to do that in the Guide?

 Rick


  __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
 html___


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-23 Thread Grooms, Frederick W
I found that out a while ago.  What I did was to create a Selected
column by adding a new column to the table that pointed to a DisplayOnly
field



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Tuesday, September 23, 2008 5:05 PM
To: arslist@ARSLIST.ORG
Subject: Re: Highlighting table field rows


** 
There is an RP to select the contents of a table (all of them), and one
to select the results, but no actual action to change the display
characteristics of the row - that's what is missing from all of the
strategies we've considered.  I did consider an External, and even
modifying the JSP or something, but I'm still left with either a very
messy bunch of workflow and/or something that doesn't look right on the
Mid-Tier.  I may just have to do it old school and return a results
list.

Thanks, Joe.

Rick


On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED]
wrote:


** 
Thats true. I think it allows only a single selection. I wonder
if there is a RP to select the results of a query.. Just like the
application delete RP can delete the results of a query.. If not it
might be a good RFE..
 
And your workaround for now could be a table with a dynamic
external qualification.. Not quite the look and feel of what you want to
achieve though..
 
Joe

- Original Message 
From: Rick Cook [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG

Sent: Tuesday, September 23, 2008 5:25:48 PM
Subject: Re: Highlighting table field rows


** 
I was just looking at the APIs and RPs.  The only problem with
PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to
be an action to actually highlight the row in sequence, much less allow
this multiple times.

Rick


On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza
[EMAIL PROTECTED] wrote:


** 

What about Perform-Action-Table-Select-Node table field
ID row number

 

Do not use the optional arguments Column number and
flag..

 

Joe



- Original Message 
From: Mark Milke [EMAIL PROTECTED]
To: arslist@ARSLIST.ORG
Sent: Tuesday, September 23, 2008 4:53:59 PM
Subject: Re: Highlighting table field rows

Rick,

as far I'm concerned this is not possible via Workflow.
You can highlight only one row at a time.
The only idea that I haven't tested yet would be to
press the Shift Key via OLE while making the loop.


Mark

On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED]
wrote:
I have a table field on which I wish to hightlight only
the selected rows that match a search field.

The AL Guide is built, and the AL logs shows that it
seems to be catching the correct records, but the rows aren't
highlighting.  What is the actual action in the AL to do that in the
Guide?

Rick


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the
Answers Are html___


__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: Highlighting table field rows

2008-09-23 Thread Rick Cook
I thought about doing something like that, too.  Did that actually highlight
all of the rows, or just have that Selected field populated?

Rick

On Tue, Sep 23, 2008 at 3:17 PM, Grooms, Frederick W 
[EMAIL PROTECTED] wrote:

 ** I found that out a while ago.  What I did was to create a Selected
 column by adding a new column to the table that pointed to a DisplayOnly
 field

  --
 *From:* Action Request System discussion list(ARSList) [mailto:
 [EMAIL PROTECTED] *On Behalf Of *Rick Cook
 *Sent:* Tuesday, September 23, 2008 5:05 PM
 *To:* arslist@ARSLIST.ORG

 *Subject:* Re: Highlighting table field rows

 ** There is an RP to select the contents of a table (all of them), and one
 to select the results, but no actual action to change the display
 characteristics of the row - that's what is missing from all of the
 strategies we've considered.  I did consider an External, and even modifying
 the JSP or something, but I'm still left with either a very messy bunch of
 workflow and/or something that doesn't look right on the Mid-Tier.  I may
 just have to do it old school and return a results list.

 Thanks, Joe.

 Rick

 On Tue, Sep 23, 2008 at 2:58 PM, Joe DeSouza [EMAIL PROTECTED] wrote:

 **
 Thats true. I think it allows only a single selection. I wonder if there
 is a RP to select the results of a query.. Just like the application delete
 RP can delete the results of a query.. If not it might be a good RFE..

 And your workaround for now could be a table with a dynamic external
 qualification.. Not quite the look and feel of what you want to achieve
 though..

 Joe

  - Original Message 
 From: Rick Cook [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Tuesday, September 23, 2008 5:25:48 PM
 Subject: Re: Highlighting table field rows

  ** I was just looking at the APIs and RPs.  The only problem with
 PERFORM-ACTION-TABLE-SELECT-NODE, is that there still doesn't appear to be
 an action to actually highlight the row in sequence, much less allow this
 multiple times.

 Rick

 On Tue, Sep 23, 2008 at 2:16 PM, Joe DeSouza [EMAIL PROTECTED]wrote:

 **

 What about Perform-Action-Table-Select-Node table field ID row number



 Do not use the optional arguments Column number and flag..



 Joe

 - Original Message 
 From: Mark Milke [EMAIL PROTECTED]
 To: arslist@ARSLIST.ORG
 Sent: Tuesday, September 23, 2008 4:53:59 PM
 Subject: Re: Highlighting table field rows

 Rick,

 as far I'm concerned this is not possible via Workflow. You can highlight
 only one row at a time.
 The only idea that I haven't tested yet would be to press the Shift Key
 via OLE while making the loop.


 Mark

 On Sep 23, 10:47 pm, Rick Cook [EMAIL PROTECTED] wrote:
 I have a table field on which I wish to hightlight only the selected rows
 that match a search field.

 The AL Guide is built, and the AL logs shows that it seems to be catching
 the correct records, but the rows aren't highlighting.  What is the actual
 action in the AL to do that in the Guide?

 Rick


  __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
 html___


 __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
 html___
 __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
 html___


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are