PSIcapture Troubleshooting: Database Lookup: ValueListDropDownUnsafe error in index module

Problem:

An unhandled exception can occur in the index module when you have a dropdown list and are using automated processes to move through the Index module, such as Lookups or scripting.

 

The error happens because the dropdown list is meant to be rendered and appear, but the process that is placing the focus on the dropdown is moving it over the field and not properly closing the list.

 

This usually happens when you have:

  • Lookup Key  or Return field
  • Return Field
  • [Dropdown Field]

 

The lookup fires, and then the return field is populated, and the focus is automatically moved to the dropdown list which cant accept the input from an automation. 

 

Solution:

 

The solution is to add or re-arrange fields so that a field immediately following the returned lookup fields are not dropdown lists.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.