So, this is neat. You can dynamically call and open a form from another company and/or site.
For reference in this GIF the 200010 is the order number in Company C002 and the 011 is the Cleveland site. It’s starting from Company C001 and Site 038, Indianapolis.
So, now you can have a cross company dashboard and allow your user to click on a link to open said object in its proper company/site instead of getting that darn “Record Not Found” error. (Assuming the user has access of course)
I used the url-open widget to do this and entered this as the URL:
https://<Server>/<AppServer>/Apps/ERP/Home/#/view/CRGO3500/Erp.UI.SalesOrderEntry?channelid=285387cb-880a-4081-ab52-51a61370cf47&company={TransView.BlueFish}&site={TransView.RedFish}&pageId=SalesOrderForm&KeyFields.OrderNum={TransView.TwoFish}
Channel ID matters not; it just needs something passed.