Differences

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

Link to this comparison view

Next revision
Previous revision
protogrid:search [2020-04-17 16:08] – created mhaprotogrid:search [2022-05-14 16:08] (current) 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 powerful 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 comfortably 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 =====+===== 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 (as you would do in Google).
  
-===== 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 recommended because of ambiguities with time zones. Usage of our dedicated [[filter|Date Filters]] might be the better choice.
Print/export