Question
Error in dropdown
Hi All,
I have designed an interface which populates values in the fields based on dropdown value selected. The dropdown field is populated from a different table and rest other fields are from a different view.
But if the dropdown value is selected such that it does not exist in view then it given an error as shown below:
Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!multipleDropdownField [line 803]: Invalid index: Cannot index property 'cafNumber' of type String into type List of Variant

