Hello,
We are using this.controller.GetMode() in H5Script to check whether mode is "Create", "Change" or "Copy".
When we open CO Line (OIS101) from OIS301(Lines) and if we open line in "Change" mode, then GetMode() is giving a value "2" (change) which is correct.
After saving the line data, if we open again line in "Display" mode. Then also GetMode() is giving a value "2" instead of "5".
This we have observed only when we are accessing OIS101 from OIS301.
If Anyone has faced similar issue, please provide your inputs.
Thanks in Advance