BMoberg - Monday, October 12, 2015 9:05 AM:
Hello,
I'm currently setting up Aras Innovator 11 and having issues with a method to show search results in a dialog. In Innovator 10, this is working without any issues.
var myIds = showModalDialog('searchDialog.html',
When the dialog opens, it is just blank. I need to go to the (in this case) Document main search grid, and have it populated. Then the dialog will be populated when I go back to run the method. It works fine until i log out. Then it's the same issue again.
Just like the "get"-permission doesn't work on the dialog, before I have opened the main search grid for the item type...?
Anyone experience this issue, and knows how to solve it?
BMoberg - Tuesday, October 13, 2015 8:13 AM:
This is solved by checking out the method "FE_AssignTeamToPackage".