This topic is locked
[SOLVED]

 Wild Card -Lookup wizard - Edit Box with Ajax popup

1/22/2014 2:49:52 PM
PHPRunner General questions
A
Abul author

I think this problem was discussed before at http://www.asprunner.com/forums/topic/18525-lookup-wizard-edit-box-with-ajax-popup/pagehlwild%20cardfromsearch1 . I have the same problem as bellow:
"When using the Lookup wizard and using Ajax popup with Edit box, is there a wild card search instead of taking first few chars from the left (or how many chars you typed in)?

I want to be able to search for any part of string within the results rather than on starting on a strict left to right basis."
I tried to find solution according to that link with no luck in Ver 7.0. Any one please give me idea where can I find this code in case 7.0 phprunner?
Thanks in Advance.

A
Abul author 1/23/2014



I think this problem was discussed before at http://www.asprunner.com/forums/topic/18525-lookup-wizard-edit-box-with-ajax-popup/pagehlwild%20cardfromsearch1 . I have the same problem as bellow:
"When using the Lookup wizard and using Ajax popup with Edit box, is there a wild card search instead of taking first few chars from the left (or how many chars you typed in)?

I want to be able to search for any part of string within the results rather than on starting on a strict left to right basis."
I tried to find solution according to that link with no luck in Ver 7.0. Any one please give me idea where can I find this code in case 7.0 phprunner?
Thanks in Advance.


I have solved this issue by following another tip in this forum at http://www.asprunner.com/forums/topic/21020-edit-as-lookup-wizard-customer-where-based-on-users-search/pagehlListpage%20with%20searchfromsearch1 though this is not really fancy but it works for me as I wish. Thank all to view at least my post.