Displaying design elements in view?

Hi there,I’ve got such a feeling that there are more design-elements in my app than the designer shows…is there a way to display all(!) design-elements ion a view?

TIA,

Buzzy

Subject: Displaying design elements in view?

Do you mean there may be some design elements that you cannot see beacuse they have been read-restricted?

If it is the case, you won’t see it any other way, because it is a security feature. You’d have to log on straight on the server…

HTH

Nicolas Abesdris

Quintessence e-solutions Inc.

Subject: RE: Displaying design elements in view?

Hi Nicolas,no, I don’t think it’s a security-problem. I just tried it w/ an agent using NotesCollection.SelectAllDesignElements and there I saw the “hidden” design-element…maybe I can handle it this way.

But Thierry’s link looks good, too!

Thanks,

Buzzy

Subject: RE: Displaying design elements in view?

That doesn’t solve your problem.In computer science there shouldn’t be any suprises; right?

So you’d need to discover WHY you are “Loosing” some design elements: this isn’t supposed to happen!

Let us know…

Nicolas Abesdris

Quintessence e-solutions Inc.

Subject: RE: Displaying design elements in view?

Hi,I assume it has something to do with deleted design-elements. I recently deleted a $$SearchTemplate-form - it disappeared from designer but was still available by looping thru a NoteCollection. Using the remove-method finally did it . But you are right - I still don’t know, WHY it happens…

Thanks,

Buzzy

Subject: Displaying design elements in view?

Hi Buzzy,

I have never used that but try…

http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/17e8f5dee6b3b30c85256bce0038d081?OpenDocument

Thierry