[ic] 2 [more_list] on same page - oops

Dennis Chen dchen at technicacorp.com
Tue Aug 12 14:17:13 EDT 2003


Hi all,
 
I got a page like
 
[query list_prefix=alist]
  [on_match][/on_match]
  [no_match][/no_match]
  [alist]
   ....
  [/alist]

  [more_list][more][/more_list]
[/query]
   
[query list_prefix=blist]
  [on_match][/on_match]
  [no_match][/no_match]
  [blist]
   ....
  [/blist]

  [more_list][more][/more_list]
[/query]
 
when I click on <next> on the blist, it substitutes the blist queried
results into the alist.  
blist stays the same.   but clicking <next> on alist will go to the next
values for the 
first query.  Somehow the [more_list] in the first query captures all the
<next>.
So does this mean that only 1 [more_list] can exist in a single page or am I
missing 
something here?

Thanks
Dennis


More information about the interchange-users mailing list