Hi,
For 8.3.5 platform there is better search function as described in
Quote |
---|
"Extended search capabilities in tables that display dynamic lists. A standalone search string box that provides full-text search is implemented. Search by current cell value is available. The search history is implemented. The current search state is clearly visible. The search result includes items that have search words located both in a single column and in different columns. In each column, search by a single value is available (the Find in search results option is not supported). For automatically created forms that contain tables linked to dynamic lists, the set of items related to search in dynamic lists is modified (together with their appearance). The search dialog box layout is modified. The new FormItemAddition managed form item stores additional properties of form items. Extensions of form items intended for displaying a search string, a view status, and a search control are implemented. For the FormTable managed form item, the predefined items SearchString, ViewStatus, and SearchControl, and also properties SearchStringLocation, ViewStatusLocation, and SearchControlLocation are implemented. The search history is stored in the system settings storage with the following key: Common/TableSearchHistory/<Fo rm name>.<Table name>. The SearchControl picture is added to the picture library." |
In pics I tried to describe what we done.
while searching something else system does not find it.
I have a question,
to active above described search property, what else we need to do?