cuba-platform / fts

Full-Text Search Addon
https://www.cuba-platform.com/
Apache License 2.0
4 stars 1 forks source link

Full-Text Search Details action in table and datagrid #66

Closed gorbunkov closed 4 years ago

gorbunkov commented 4 years ago

Add the "Full-Text Search Details" context action to tables and data grids. The action will appear after the full-text search is done using the generic filter component. The action will open the dialog window with the information in which entity fields the search term was found.

"Full-Text Search Details" actions may be disabled using the cuba.gui.genericFilterFtsDetailsActionEnabled application property. By default, they are enabled.