Grid Plus Configuration error

Certified Associate Developer

I have configured the plug-in but every time I try to submit changes I get the following error: Incorrect configuration: Please set up the ‘submitChangesValue’ and ‘submitChangesSaveInto’ parameters. Kindly refer to the documentation for configuration details. I assumed that the problem was due to the rule configuration entered in the ‘colConfigRuleName’ parameter. Does anyone know how to configure the parameter?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Harsha Sharma

    This error it's not related to the code that i wrote. After the click on the submit changes in the local!variable "local!submitChanges" i have the error (it's return from the plug-in code).

    "{""errorOccurred"":""Expression evaluation error at function a!forEach [line 5]: Error in a!forEach() expression during iteration 1: Expression evaluation error at function a!fromJson [line 8]: The jsonText parameter was not valid JSON.""}"

Children