Dear MII experts,
Currently, i am customizing a report via MII SSCE for customer. MII version 15.1.0.3.
- Scenario A:
I created a textfiled as a input and a value help for this textfield.
Value help bind with a SQL.
SELECT TOP 10 * FROM STORAGE_LOCATION
When i click the value help button for this field, i got this issue in the console:
Triggered ajaxError handler. The ajax status was: 200 ajax error was: SyntaxError: Unexpected token G
- Scenario B:
Best regards,
Eason Ling