PROBLEM:
All columns are being returned in a client side DB lookup multiple results table causing in some instances the user having to scroll left to right in order to see only desired columns.
SOLUTION:
Attached is the fix for the issue. It now will only display the fields which the SQL SELECT statement returns. Stop CAPSYS Server, rename existing qlookup.dll to *.old on CAPSYS Server and replace with attachment. Restart CAPSYS Server. Contact support for further details.
The dll that needs to be renamed and replaced is in the following directory
C:\Program Files (x86)\CAPSYS CAPTURE Suite\CAPSYS CAPTURE\Web
You will need to register the file using regsvr32 and then do and IISreset for the changes to take effect.
0 Comments