Hi, I am having an issue while working with table field mapped to a vendor form.
*Issue:* While walking through the table, the moment it reaches(maximum server-side-table-chunk-size number), it refreshes it with first chunk again and never goes to next chunk. I am observing that its only happening with Vendor form and not with regular forms. *E.g. * Server-Side-table-chunk size = 100 VendorForm has 200 records RegularFormA has TableA mapped to VendorForm Filter guide(table loops TableA) is pushing every 100th record to RegularFormB – This pushes 100th records twice, instead of pushing 100th and 200th (second chunk) record If I set Server-Side-table-chunk size to more than 200, it works fine. In my case, I am working with huge number of records and changing the server-side-table-chunk-size would not be a feasible solution. Please advice any solutions or workarounds regarding this issue. Please let me know, if you need more details or specifics about this problem. Thanks!! _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

