I have a URL that inserts 2 variables at the the end of 2 constant strings; Ex. www.mysite.com/page1.asp?id=123&color=green variables (linkfields) are: id color I assume that you cannot do this in the default eSearch widget and that it requires adding a linkfield2 or a linksuffix2 to the SearchWidget.mxml with a corresponding tag in the SearchWidget.xml? Thanks. Will