I have 2 parameters that I am trying to use with the "like" operator. Below is my formula:
{Command.firstname} like '*' + {?@firstname} + '*' and
{Command.lastname} like '*' + {?@lastname} + '*'
I want the individual to be able to type some letters of the first and last names?
Please help me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.