Guest_imported
New member
- Jan 1, 1970
- 0
Hello. After the user clicks a DTC button, I have the following code entered to take them to another page.
Sub btnArchive_onclick()
AnotherPageName.navigate.show()
End Sub
I would like this page to open in a New Window in the browser.
Any help is appreciated.
Thank you,
Rene
Sub btnArchive_onclick()
AnotherPageName.navigate.show()
End Sub
I would like this page to open in a New Window in the browser.
Any help is appreciated.
Thank you,
Rene