List of Values Issue
Summary
Getting a "use strict" mode errorContent
Hello,
I've followed Shay's LOV Tips video to configure an LOV that will list all values instead of just the first 15 values.
The video is very straight forward so I know I have configured it properly. However, the LOV does not pull any values at all. Upon inspection in the browser, I've encountered this error: Exception: TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.invokeGetter.
Furthermore, the web service works fine pulling data from ERP into a VBCS screen. However, using the web service in the LOV causes the above error.
Tagged:
0