I have created a FORM that includes a FORMFIELD called "Keyword" that several Topics in my web include. I would like to be able to perform a SEARCH based upon the value of the FORMFIELD{"Keyword"}, however, the syntax that I would expect to work does not work. Here is what I tried:
%SEARCH{ "%FORMFIELD{"Keyword"}%" format=" * $topic" }%
A comparable search using the Form on this page would be:
%SEARCH{ "%FORMFIELD{"SupportStatus"}%" format=" * $topic" }%
With the following result:
Search: AnsweredQuestions