Hi,
is there any way how to search submissions by exact phrase?
I have tested ft_search_submissions function, but it does not distinguishs capital and small characters also all substings are find ("aab" works like "aab*").
I need to search records by exact unique generated "voucher" value to let users use a discount coupon.
Thanks for any idea.
is there any way how to search submissions by exact phrase?
I have tested ft_search_submissions function, but it does not distinguishs capital and small characters also all substings are find ("aab" works like "aab*").
I need to search records by exact unique generated "voucher" value to let users use a discount coupon.
Thanks for any idea.