Hi all
My situation is as follows:
I have a form. In the form there is a grid In the grid there is a string field.
Addin a new line in the gid, I type in some letters and a lookup form pops up, showing possible entries.
It filters on what I types in. Filter conditionion is "begins with"
A Sub-Form of this form has a grid, based on the same table, showing nearly the same behavior, but the lookup form has the condition "Exact match"
Additionally it seems to show a different behavior, opening it manually, or when it opens by itself because of typing letters.
So in our solution, we have many of this lookups and they don't show the same behavior, what is not OK.
So the question is: Where is the condition defined? Can we manipulate it?
followowing image shows, which condition I'm talking about.

thanks You for any helping answer.
kind regards
Gerhard