The parameter activetools=FTS will display the full-text search tool.
Note: In order to use the full-text search tool in WebOffice map widget, follow the instructions in chapter A Full-Text Search to fulfill all preconditions.
After having tipped a suggestion, only a callback will be sent to the WebOffice map widget. The result will not be shown in the map.

Full-Text Search Tool
Example:
http://w-vpc-sw-w7-e:8080/WebOffice_LatestBuild/client_mapwidget/default.jsp?baseURL=http://w-vpc-sw-w7-e:8080/WebOffice_LatestBuild&project=WebOffice_SampleProject&width=600&height=400&view=AndereStdte&combined_req=true&map_adv=true&maptransparency=1.0&mapmargin=1&activetools=FTS&callback_fts_mw=parent.ftsResult&scale=4000000
It is also possible to use the full-text search in an application without any map content. Consider the following value for parameters width and height in the request.
•&width=300
•&height=0
Either use the FTS control with startmode or without.

FTS control (without startmode)
Example:
http://w-vpc-ts-w7-e/WebOfficeLatest/client_mapwidget/default.jsp?baseURL=http://w-vpc-ts-w7-e/WebOfficeLatest&project=WebOffice_SampleProject&width=300&height=0&activetools=FTS&callback_fts_mw=parent.ftsResult

FTS control (with startmode)
Example:
http://w-vpc-ts-w7-e/WebOfficeLatest/client_mapwidget/default.jsp?baseURL=http://w-vpc-ts-w7-e/WebOfficeLatest&project=WebOffice_SampleProject&width=300&height=0&activetools=FTS&callback_fts_mw=parent.ftsResult&startmode=FTS