betweenGo

TargetingRange ignoring start param

by Frank Kim on Jul.21, 2008, under Page Development

We were using the TargetingRange droplet to display a number of slides, starting with the 2nd slide.  We would never show more than 9 slides so we set howMany to 9.

What we found was that the TargetingRange droplet was always returning all the slides, including the first slide, no matter what we set for start.

Fortunately ATG support identified this problem as Bug #84551.  If the howMany param > number of targets returned then it ignores the start position parameter.

The work around is to make sure to set the howMany parameter to the number of items you expect.

  • Share/Bookmark

Related posts:

  1. Accessing RepositoryItems with JSTL
  2. How to Debug No Output for ATG ForEach
  3. RQLQueryRange does not sort dates correctly
  4. ATG ForEach Output with Separators Between Items
  5. Comparison of DSP and DSPEL

:

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!