why No title comes when i search the request item ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2018 02:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2018 01:22 AM
Out of box system property "glide.ui.text_search.view" specifies the List view used for Global Text Search results. This property is set to "text_search" by default. If there is not a Text Search view defined for the table, the Default view will be utilized.
1) Login as an admin
2) Navigate to the affected table list 'Default' view (i.e. incident.list).
3) Right-click on any column and Configure > List Layout. Or for List v3, click the cog wheel > Configure > List Layout.
4) Add in the 'Short description' field to the top of the list so it is the first string field selected for the Title element.
If you do not want to modify the Default view, create a text_search view for your table instead by following these steps: