Subject | Search with 2 Fields key ! |
---|---|
Author | toninhonunes |
Post date | 2003-07-11T21:07:14Z |
Hi,
I'm using TIB_SearchEdit on each Form for search, my searchLinks also
have only one field and it is works very well. But I have well Forms
that have more of 1 field for search, How to do work the search with
2 key fields consecutives? for instance:
SearchLinks:
CODIGO_BANCO=CODIGO_BANCO
CODIGO_AGENCIA=CODIGO_AGENCIA
Form:
IB_Edit_Banco ---> CODIGO_BANCO
IB_SearchEdit_Agencia --> CODIGO_AGENCIA
I've used on OnPrepare the property ParamValueLinks
for "CODIGO_BANCO" and one TIB_SarchEdit for "CODIGO_AGENCIA" field
in the Form. But the search doesn't work.
Could someone help me?
Thanks
Toninho Nunes
I'm using TIB_SearchEdit on each Form for search, my searchLinks also
have only one field and it is works very well. But I have well Forms
that have more of 1 field for search, How to do work the search with
2 key fields consecutives? for instance:
SearchLinks:
CODIGO_BANCO=CODIGO_BANCO
CODIGO_AGENCIA=CODIGO_AGENCIA
Form:
IB_Edit_Banco ---> CODIGO_BANCO
IB_SearchEdit_Agencia --> CODIGO_AGENCIA
I've used on OnPrepare the property ParamValueLinks
for "CODIGO_BANCO" and one TIB_SarchEdit for "CODIGO_AGENCIA" field
in the Form. But the search doesn't work.
Could someone help me?
Thanks
Toninho Nunes