[Vtigercrm-developers] Multiselect combo issu
Alan Lord
alanslists at gmail.com
Tue Aug 15 07:53:03 GMT 2017
On 15/08/17 07:41, Tony Sandman wrote:
> Okay? but then why does it also have
>
> Field2 - CONTAINS - D
> Field2 - STARTS WITH - D
> Field2 - ENDS WITH - D
As I understand it:
if Field2 = "DaviD" it would match in all three tests.
if Field2 = "SunDay" then only "CONTAINS" would match.
if Field2 = "Day" then CONTAINS or STARTS WITH would match.
if Field2 = "GlaD" then CONTAINS or ENDS WITH would match.
but CONTAINS and STARTS/END WITH are not the same thing.
Unless I misunderstand your post entirely ;-)
Al
More information about the vtigercrm-developers
mailing list