Article ID: 10050
UPDATE: Incorrect picklist behavior on the Dolphin 7200.
UPDATE
Applies To: ITScriptNet V1/V2
If you use the same validation file field for both the Validation Field and Lookup Field for a picklist, the Dolphin 7200 client will not behave correctly. This problem only occurs in Version 1.1 and earlier, and only if no script is used for the ‘Pick From List displays the Lookup Field’ script.
DETAILS

Do not use the same field for both the Validation Field and Lookup Field.

If you need to do this, or if you only have one field in your validation file, use the ‘Pick From List displays the Lookup Field’ script to work around this problem.

Example: If you have a validation file with a field called PartNo, you can use the following script to work around the problem:

PickListField( “PartNo” )

This retrieves the value of the PartNo field for each record and puts it in the picklist.

This issue has been fixed in ITScriptNet Batch V1.2 and higher.

This article last updated: 1/1/2009 12:00:00 AM
Please help us improve the Knowledge Base by rating this article.
    © 1997-2026 Z-Space Technologies - a BCA Innovations Company - All rights reserved