PDA

View Full Version : Suggestion for the SuggestionForm



Oscar
30-Nov-2015, 08:26 PM
Hi,

1. Can we have an option to make the results of the suggestion form to be "distinct" look at the attached image and you will see what I mean... there are records like SN74LS100 that don't show...

9523

2. Just a Question... when the back-end is SQL, the run-time uses the full-text index if available or always uses something like 'select field from table where field like '%??%'


Thank you,
Oscar Mintegui

phvwijk
30-Nov-2015, 09:11 PM
1. Can we have an option to make the results of the suggestion form to be "distinct" look at the attached image and you will see what I mean... there are records like SN74LS100 that don't show...


Check the OnFindSuggestions and OnSelectSuggestion and do what you want to do.

Peter

Dennis Piccioni
2-Dec-2015, 03:15 PM
Hi Oscar,

for #2, see the doc for pbFullText.