[ic] search-list-alternate?

Ryan Grace interchange-users@interchange.redhat.com
Mon Jan 7 13:02:01 2002


Here's the section of code I'm trying to get to work with the
search-alternate tag.

[search-region]

[search-list]

        <td>
	  <a href="[area [item-code]]">
          <img src="thumb/[item-field thumb]" border="0">
          </a>
        </td>

[search-alternate 3]
  Yes
  [else]No [/else]
[/search-alternate]

[/search-list]

[/search-region]

See anything wrong?  I'll try changing the prefix.  I've already tried
changing the tag to [loop-alternate] but that didn't work.

Thanks,

Ryan