controlling where to outpu

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
crisg0112
Posts: 395
Joined: Fri Jan 31, 2014 3:45 am
Location: Melbourne, Australia

controlling where to outpu

Post by crisg0112 »

Hi,

I have a VP, table, 2 columns

first column - 35% - called Policy
second column - 40% called PDF

on the first column, there is a hyperlink that calls a 'userguide.pdf' but i want this pdf to display on the 'PDF' panel so it is always open.

the links is :
<a href="#" onclick="AwareApp.startProcess('ShowGuide',AwareApp.getPanelId('main','main','PDF'))">User Guide</a>
where
ShowGuide process = DISPLAY DOCUMENT SystemSettings.UserGuidePDF (of Document Type)

It just keeps opening up the PDF in a new window ?? What am i doing wrong?
Thanks in advance!

Cris
MSSQL 2008R2, Aware 7 b2146, IE11, , Firefox 35.0.1, Windows 8 Bootstrap theme
Post Reply