Hi,when we open the database in internet explorer ,then firstly open the frameset and click on the frameset documents then PDF file should be opened to corresponding the documents in a frameset in internet explorer.
I don’t want to open the forms from frameset but directly pdf files should be opened.
there are around 500 documents in a frameset so how can we create and open the pdf corresponding to that documents when we open in browser.
Subject: connect PDF files to frameset in web application
Hi AM P,
I suppose you are opening documents in View which is in frameset. Document gets opened in its Form. To open the attachment directly without opening the Form, you can embed a URL in the view. URL will look like: http://www.blah.com/blah.nsf/ViewName/DocumentUNID/$File/blah.pdf
You need to put in HTML code into one of the view columns. HTML code should be composed using Formula, something like: