Wednesday, July 1, 2009

Custom Dropdown Search - Initial Implementation

As many customers crave for more ways to select information during the data entry process, many of them had express to lookup information by code, other by description (or other available fields). There has always been a struggle to find the perfect lookup field… Well, I think we found it… you select what field you want to lookup by… simply right click the dropdown, select ‘Search by’, and select the field that you want to use.

Whathever u select, this setting is stored per user; therefore every millennium user will select different fields to lookup by within ur system.

Important to mention that not all drop down use this engine, only selected multi-column one will do it for now, however any request is welcome!



Sample code

Original ‘Code’ selection…


Right click and select ‘Description’


Search by description!!!! :@)

0 Comments:

Post a Comment

<< Home