Applets not going back to edit list mode from edit mode after custom button method invoked
Dear All,
I have an edit list applet with a button which on click will change to edit mode. Once I am done entering the details, on click of a custom method based button (invoking a workflow process) should return back to edit list mode but this isnt happening.
If cancel operation is given nothing happens again in script level.
I have also tried invoking workflow using BC user property (Named Method) but still after workflow execution it does not go to edit list mode.
If no cancel operation is given, the following error occurs ("Specialized method is not found in the business coponent in the business object).