I want to ask .
for example I have a table field: name, occupation …
and I use Ex. Search Name …
I want to add in the external search select option from the name field … can it? and to add cases like this add code in what function?
my shadow just added the select option and made the query execute … can anyone help?
thanks
Simply create a Database View for that contains the values from the “name” field, and then use it as the Lookup Table for that “name” field.
oke thanks mobhar