I have an table with several lookups from different tables in my database, and I don’t want to use the option “modal dialog for lookup”, I need use “requires search” option, but I want to be able to show the options in the lookups, not only the search component in the lookup.Any one have an idea how to show the option in the lookup with “requires search”?Thanks,
v2021 uses Select2 as the SELECT Edit Tag, the “requires search” option is used to enable minimumInputLength setting of Select2, see Minimum search term length. What is the problem of the search feature of Select2?
Thanks for the reference. I need show the elements loaded in the field, not only the search field of the Select2.
psao wrote:
show the elements loaded in the field, not only the search field of the Select2.
Can you explain more clearly?