How to open workitem in browser
One answer
Although one can state pretty much any requirement in words, if these can be implemented is a totally different matter. Don has already hinted the sore points in your requirements. Here a summary:
- The Server follow up action works in the server It could open a browser window. This browser window would appear on the server window, which likely will not be shown anywhere
-
To open a browser on the machine where the user clicks the button, the server
- would have to know the machine
- Would have means to communicate to the machine to open a new browser window
Comments
Donald Nong
Apr 18 '16, 3:26 a.m.Anurag Patel
Apr 20 '16, 1:15 a.m.