Open URL problem for Edit
In the Workfolw application i am using an OpenUrl for form edit like:
Urlstr = "#Form:Job?recLinkID=" + input.RecID + "&viewLinkName=Inbox&zc_LoadIn=dialog";
openUrl(Urlstr, "same window");
It is working perfect when logged in as admin user and owner, but if i share the application with another user the Job form is not opened, but instead the first TAB /Dashboard in the application.
The openUrl call is done in the function Forward.
Application is Workflow, and it is open for support.
Dan Andersen
danholmer.andersen