Project: Search for item id in config id lookup (in queries)


posted by Helmut Wimmer
Jun 6, 2006

Downloads: 392
File size: 8.6kB
Views: 1,624
Project: Search for item id in config id lookup (in queries)
We had the following problem: we are using a lot of config ids for items. Now, when you click on the lookup button of a config id field in a form, Microsoft has made some changes so it will only show you the configs of the current item (in the form).
This does not work, however, in a standard query (like a report query). There, the lookup for config id will show you *all* config ids of *all* items in Axapta.

The easiest possible way to make it a little more usable for me was to add the ability to search for item ids in this lookup (which is not possible in standard).

So please download the changed form here and enjoy.
 
Project is based on Axapta 3.0 SP3.