Hi All,
Has anyone implemented the close method in plugin by going to a different screen? The examples provided move to start activity, end activity, not done activity etc but does not have any specific for view/edit activity.
Regards,
Shankar
Hi All,
I was able to find two solutions.
1) Pass the aid value in the "backActivityId"
2) Pass null in the backScreen
One or both of the solution work.
Hi All,
I was able to find two solutions.
1) Pass the aid value in the "backActivityId"
2) Pass null in the backScreen
One or both of the solution work.