[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] search-list-alternate?
> [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]
Sorry, have read the docs now...
should be item-alternate in a search region list:
[search-region]
[search-list]
<td>
<a href="[area [item-code]]">
<img src="thumb/[item-field thumb]" border="0">
</a>
</td>
[item-alternate 3]
Yes
[else]No [/else]
[/item-alternate]
[/search-list]
[/search-region]
.. I went and read
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=icdatabase06%2e1
2
Jonathan
Webmaint.