Forum Discussion

Re: Defaulting report link to open a new window instead of just a new tab

There's two ways to have it work... you can either create a rich text field which will have the JavaScript as part of the formula (I'm not as experienced in this, due to having to transpose the JS to work with QB's Formula nuances) or using the rich text field to just make a button, and use Image-on-Load Technique to have the JavaScript (code page) injected as a click event when that rich text field is clicked.

the IOL with a code page is what I normally use, as the code page will be pure JS (no transposing needed).

------------------------------
Ryan Stanford
------------------------------
No RepliesBe the first to reply