Hi Christian,
We have a built-in method for opening a page in a new browser window / tab:
{{#widget: com.fluidops.iwb.widget.CodeExecutionWidget
| label = 'Click Me'
| render = 'link'
| clazz = 'com.fluidops.iwb.service.CodeExecution'
| method = 'linkTo'
| args = {{ 'http://www.google.de' | true }}
| passContext = true
| onFinish = none
}}
The second argument indicates whether the page is opened in the same browser tab or in a new one.
Note that this example can be transferred to the ActionableResultWidget.
Best,
Andreas
--
You received this message because you are subscribed to the Google Groups "Information Workbench Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
iwb-discussio...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.