Hi,I have created one java applet view and inserted it as an embedded view.I want to just select the document using single click.If i am giving _blank as Tagert for Single Click ,document is opening in new window.If i make it null,it will open document in same frame where i opened the view
.In single clck,i just want to see document,dont want to open document.Can anyone help me with this?
Cherrs
Merrin.
Subject: Nedd help in Java applet view
If you don’t enter a value for the single click option in the embedded view then the document will not open with a single click.
Subject: RE: Nedd help in Java applet view
But if i didnt enter any value,document is getting opened in frame where i have opened view.I dont want that view to get replaced by document
Subject: RE: Nedd help in Java applet view
It works OK for me and I can’t think of any other settings that affect this. Maybe notes has got confused when the setting was removed and still thinks there is something in there. I would try deleting the embedded view, saving and then inserting it again.
If that doesn’t work then you could delete the page/form where the view is embedded and build it again.
Subject: RE: Nedd help in Java applet view
“In single clck,i just want to see document,dont want to open document.”
What exactly is the difference between seeing a document and opening a document by your definition? Could it be, that you are looking for an embedded editor?