Forum Discussion
Eric_J_Hansen
9 years agoQrew Cadet
Hi Stephen, I've done this a few times, usually in formula text fields. The basic idea is that you need a little bit of javascript ahead of the url, something like: onclick=\"var a=window.open('"&[url goes here], 'newwindow', 'width=600,height=200');
Where the width and height control the size of the window, however you can probably remove that or add a full size modifier.
If you need assistance making this work, feel free to reach out to me via the info in my profile and my team can help you further.
Good luck!
Where the width and height control the size of the window, however you can probably remove that or add a full size modifier.
If you need assistance making this work, feel free to reach out to me via the info in my profile and my team can help you further.
Good luck!