Search field with Run hash cookies
Posted: Fri Jan 25, 2019 6:04 pm
Hi,
On the edit form I have name field defined in which there is first and last name, ex.
con_name John Brown
and with (Run /Button)
I have (in Run tab) Filter defined as #con_name#
and it is equivallent to entering into the search field on browse form:
John Brown
is it possible to define the Run/Button/Filter code to be let say equivallent to:
" #con_name# "
I mean something what will finally generate followig:
"John Brown"
As the last one gives more accurate search result.
On the edit form I have name field defined in which there is first and last name, ex.
con_name John Brown
and with (Run /Button)
I have (in Run tab) Filter defined as #con_name#
and it is equivallent to entering into the search field on browse form:
John Brown
is it possible to define the Run/Button/Filter code to be let say equivallent to:
" #con_name# "
I mean something what will finally generate followig:
"John Brown"
As the last one gives more accurate search result.