Hello,
as you know, in form applications you can use the edition lookup functionality to load values from other tables joined via id fields, in order to show a predefined set of values which are represented by id values in the respective table.
Well, I just created a search application to allow searching for specific records, if the user wants to modify something using the forms application.
My question is:
Is it possible to use the edition lookup functionality in the search application, to allow the user to enter the values of the joined table as search parameters?