Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Safety considerations and limited access to some of the data necessitated the introduction of additional features to the search engine.
Secure Field Plugin adds "issue in search" function. This function takes from 2 to 4 arguments rounded by quotation marks.  

Code Block
issue in secureFieldSearch("", "", "")

1 - custom field's name

2 - operator's name

3 - custom field's value

Note: custom field's value is not required in case of using operators such as isEmpty or isNotEmpty

Operators that are defined for the particular field types are listed below:

...