Page 1 of 1

How to open in new tab with using rich display file

Posted: Mon Jul 22, 2019 2:58 am
by AkeApimok
Dear Support

I want to open in new tab by using click mouse to open new tab in chrome.
I used window.open( ) in java-script at Onclick, but It didn't work correctly .
Can you help me in this case ?

PS: I code program by using RPGLE + Rich Disply file

Thanks for advance
Mr.Apimook
Krungsri Auto (Thailand) Company.

Re: How to open in new tab with using rich display file

Posted: Mon Jul 22, 2019 11:14 am
by Scott Klement
window.open() is correct.

Can you tell us what problems you had?