Document Opens on Single Click

I have a Single Category View embedded in a PAGE. In the Embedded view properties, I have:

  • NOTHING entered for target on Single Click

  • “Notes View” entered for target on Double click

Yet BOTH in Notes, and from Browser, the documents open with Single Click.

Where else can I look? This db was built using the Lotus Template for “Document Library” in R5.

I have search this forum and all posts point to the properties I noted above. Any OTHER ideas?

Ruth

Subject: Document Opens on Single Click

I have seen this bug or a similar bug before.It seems if you ever entered a single click value at some point and saved it, Notes “remembers” it and keeps it working even if you empty the field after…

I don’t know if this is what is happening in your case, but the only workaround I have seen so far - if it is that - is to re-create the embedded view on the page from zero.

have you tryed that so far?

Nicolas Abesdris

Quintessence e-solutions Inc.

Subject: RE: Document Opens on Single Click

i will try that Today! THANKS

Subject: Does this not happen to ANY ONE else?

Well I looked in the launch properties… and determined that what’s opening in this DB is a VIEW, not a page with an embedded view… So I would THINK that it was a View property… but I know of no such property… this is a standard, UNcustomized View (By Category) in the Document Library Template… from Lotus.

Does this not happen to ANY ONE else?

Subject: RE: Does this not happen to ANY ONE else?

Yes, I’ve had it happen – and reported it during the 6.5 beta (along with other issues concerning custom view icons). My problems occurred in a database that had gone through a number of redesigns, and I eventually had to create a new database from the design and import the documents from the old database. 'Twas a mess, but there was a lot more than single-click opens involved (scrolling in the view would crash the client as well). I don’t know if the cause of the problem is the same in your case, but the problem I reported was SPR’d.

Subject: same template?

Stan,

Had you used the same template?

Subject: RE: same template?

No, I had to recreate it. The template itself displayed the same behaviour. I don’t blame it, really – the application had been almost completely rewritten a half-dozen times (it was one of the first Notes apps I ever created, and I learned a lot as time went on), and even when optimized, the code base (views, forms and agents) were HUGE.

Subject: Document Opens on Single Click

I solved this problem removing the property"default targets for links in frame". in my case

the view was embedded on a page and the page was on the right side of a frameset. I removed the property from the right-side frame.