Instead of using the Change Field action try the Run Process action with
a start row of 1

PERFORM-ACTION-TABLE-REFRESH <table_field_ID> [ <start_row> ] [
<number_to_retrieve> ]   
Refreshes a table. You can optionally specify a start row and a maximum
number of rows to retrieve.   
If the action is for a results list, use reserved field ID 1020.   
This command is valid for all types of table fields.


So if your table's database ID is 536871024 the command would be:   
  PERFORM-ACTION-TABLE-REFRESH 536871024 1


Fred



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Atul Vohra
Sent: Thursday, November 06, 2008 1:43 PM
To: arslist@ARSLIST.ORG
Subject: Table refresh

All: 

I have a console where the table qualification is driven by a selection
field. Table has chunking set to 50 records. 
Scenario: 
1. Selection Field = x gets back 500 records (i.e. 10 pages as 50 per
page). 
2. Go to page 5. 
3. Change Selection Field =y which gets back 100 records. But the table
is blank and you have to get back to page 1 manually.

It looks like table refresh (after new selection) is not bringing it
back to page 1. Verified that issues exists on 6.3 and 7.1

Is there a way when you refresh the table it goes back to page 1?

Please advise
Atul

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

Reply via email to