Topic Options
Rate This Topic
#129108 - 12/31/05 03:12 AM How to Refresh Table Field through Filters???
pragalathar Offline
newbie

Registered: 10/19/05
Posts: 11
** Hi All,

How can we refresh a table through Filters?? Tried using runprocess PERFORM-ACTION-TABLE-REFRESH ... Not working... Is it possible.. if yes, how to do the same??? Need it very urgently......
Thanks in advance. This posting was submitted via the Web interface

Top
#129109 - 12/31/05 03:47 AM Re: How to Refresh Table Field through Filters??? [Re: tkesser]
jdsouza Offline
journeyman

Registered: 03/09/05
Posts: 64
**
That might refresh a table field on the server side and might be useful for server side table looping... What exactly is that you want to achieve on the client side? On what action?

Joe

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG]On Behalf Of Arun Govindan
Sent: Saturday, December 31, 2005 10:13 AM
To: arslist@ARSLIST.ORG
Subject: How to Refresh Table Field through Filters???


** Hi All,

How can we refresh a table through Filters?? Tried using runprocess PERFORM-ACTION-TABLE-REFRESH ... Not working... Is it possible.. if yes, how to do the same??? Need it very urgently......
Thanks in advance. This posting was submitted via the Web interface

This posting was submitted via the Web interface

Top
#129110 - 12/31/05 06:13 AM Re: How to Refresh Table Field through Filters??? [Re: tkesser]
axton_grams Offline
old hand

Registered: 03/22/05
Posts: 738
Unfortunately, the ability to refresh table fields for table looping
does not work and is a known bug. Not sure if it is addressed in 6.3
or not, but it definitely does not work in the latest patch of 6.0.1.

In the cases where I could have used the same table field by modifying
an external qual in filter table looping, I have to create multiple
table fields; one for each qual.

Axton

On 12/31/05, Joe D'Souza wrote:
> **
> That might refresh a table field on the server side and might be useful for
> server side table looping... What exactly is that you want to achieve on the
> client side? On what action?
>
> Joe
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:arslist@ARSLIST.ORG]On Behalf Of Arun Govindan
> Sent: Saturday, December 31, 2005 10:13 AM
> To: arslist@ARSLIST.ORG
> Subject: How to Refresh Table Field through Filters???
>
> ** Hi All,
>
> How can we refresh a table through Filters?? Tried using runprocess
> PERFORM-ACTION-TABLE-REFRESH ... Not working... Is it possible.. if
> yes, how to do the same??? Need it very urgently......
> Thanks in advance. This
> posting was submitted via the Web interface
> This posting was submitted
> via the Web interface


UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
(Support: mailto:support@arslist.org)

Top