Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
protogrid:search [2020-04-17 16:08] – created mhaprotogrid:search [2020-04-18 17:00] dru
Line 1: Line 1:
 ====== Search ====== ====== Search ======
  
-Protogrid provides a simple search/filter functionality in tableviews and selection/dropdown lists. Please note that a Google-like search engine is not yet available for Protogrid but is planned for future releaseThe system does not provide boolean operators like ANDOR, NOT.+Protogrid provides a simple search functionality in tableviews and selection/dropdown lists. It is useful to find a Card for which characteristic text is known (e.g. product name mentioned in an advertising text)If you want to restrict the display of Cards based on certain field values (e.g. categories or status)our [[filter|Filter Fields]] might be the better choice.
  
-===== Textual search =====+Please note that the search currently does not provide boolean operators like AND, OR, NOT. A Google-like search engine is planned for a future release. 
 + 
 +===== Textual Search =====
  
 Single text values can be entered straightforward. If you would like to search for word combinations enclose your search with double quotes. Single text values can be entered straightforward. If you would like to search for word combinations enclose your search with double quotes.
  
-===== Searching for numbers =====+===== Searching for Numbers =====
  
 Searches for number values do not require any special handling.  Searches for number values do not require any special handling. 
  
-===== Searching for date and time entries ===== +===== Searching for Date and Time Entries =====
- +
-Usually the frontend displays date/time values in your local timezone and according to your regional settings. The system stores date/time values in UTC format. +
- +
-Searches for dates must meet the following format: +
-YYYY-MM-DD +
-where YYYY is the 4 digit year number, MM is the two digit month number and DD is the two digit day number, each part connected by a minus +
- +
-Note that in some cases due to UTC format the day number may differ compared to the day number in your local timezone.+
  
 +Searching freely for date and time is not supported because of ambiguities with time zones. Please use our dedicated [[filter|Date Filters]] instead.
Print/export