Setting/bookingfieldnamenot

From Beds24 Wiki
Revision as of 10:45, 24 November 2019 by Andrian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Only include bookings where the selected field does NOT contain the specified text.

Choose multiple phrases by separating them with a pipe symbol (|).

Example: Breakfast|Dejeuner

  • You can use this function to check whether a certain field contains or value. For example, you could select all bookings that have something in the 'Notes' field. Select 'Notes' from the drop-down list and leave the text field blank. This tells the program: Grab all bookings where the field 'Notes' is NOT empty (does not contain a blank).
  • Country matches the value in the country text field.
    Country2 matches the value in the country selector. The countries are specified by their ISO character code (ISO 3166-1 alpha-2), for example:
    GB = Great Britain
    AU = Australia
    DE = Germany