Hi all!
In a client action I generate an external URL, after which the URL should be opened in a new window. I cannot use:
Anybody idea's?
Thanks,
Rogier Olde Dubbelink
Hi Rogier,
You can do that very easily with Javascript using the following snippet:
Kind Regards,João
Wow, this was very easy! Thanks!
Good solution. Thanks João