From the Grid Layout list i need to add to the other Selected List which is Related Record Data. So when calling this grid interface i am facing issue in the Parent Interface that.
When I am selecting more that one item from the list it throwing me the below error. Please let me know how to rectify it
Interface Definition: Expression evaluation error [evaluation ID = 033a4:c74b3] : An error occurred while executing a save: Expression evaluation error: Cannot update List of DIL Product User Trans; length of assign value list (2) does not match length of the list to update (1)
1. No Error while selecting 1 item from the list
2. If select more that on item from the list it throwing the below error
Discussion posts and replies are publicly visible
The image of the error message is too small. Can you paste the error message text?
Yeah. Please check below
provide your code snippet
Issue got Resolved. Thank you
can you help with the solution.
are you facing the same error? if yes , i would suggest you to check the save into configuration, From the error above looks like index issue. If you can share your error and code snippet then it will be great to fix the issue.