Revision history of "Common:Searching Different Kinds of Fields in APIs"

From AgileApps Support Wiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 00:04, 20 September 2011imported>Aeric 579 bytes +579 Created page with "====Text search==== :Search for records where the <tt>last_name</tt> field contains the string <tt>'smith'</tt>: ::<tt>last_name contains 'smith'</tt> :Search for records where t…"