You are viewing limited content. For full access, please sign in.

Question

Question

Open only one document window using web access

asked on January 4, 2017 Show version history

I have a created a button on a form that when clicked will open a document from Laserfiche in a browser using web access. The button doesn't know the document ID and so does as an advanced search, once found it opens it in the same browser as the form.

Doing it this way unfortunately opens two browser windows, one for the web access search and one for the document. Is there anyway I can just limit it to the window with the document in ?  The document name is selected from a table of document titles and dynamically added to the buttons href, hence the advanced search in the href.

<input class="btn_webaccess" onclick="window.open(href='https://server/laserfiche/Browse.aspx?repo=repository#?search={LF:name="PO-16-1555",type=D}');return false" value=" PO-16-1555"  type="button">

 

 

 

0 0

Replies

replied on June 26, 2020

Hello,

 

I am seeing this same issue in Web Access 10. Did you ever get a resolution to this?

 

Regards,

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.