Reporting a search-box or livesearch query?
How is it possible to create a search-box in a page, for example search-box or livesearch macro and report the result-query on the same page?
I don't want to search the whole space. I want to give a startpoint, something like local-reporter from a defined page filled with a defined table-data object included with the subpages.
I don't want to search the whole space. I want to give a startpoint, something like local-reporter from a defined page filled with a defined table-data object included with the subpages.
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Dear Alex,
year, I know this plugin.
How it is possible to get the value from the input field, I think it is this one {search-input:type=text|match=query} as MYSEARCHPARAM in something like this or combined with the expanded-reporter as Parameter:
{report-table}
{local-reporter:page:descendents|source=MYPAGE}
{text-filter:data:title|include=.*MYSEARCHPARAM.*}
{text-sort:data:title}
{local-reporter}
{report-column:title=Title}{report-info:data:title}{report-column}
...
{report-table}
Problem is the matched rows in table-data I want print as result.
Loading Profile...


