Hi, I want to knw that is there any way to edit the page contents in Notes without going to Designer.Actually there is a page whose content my client want to modify themselves in future without opening the Designer.Is there any other way to do this .Please help me asap
Thanx in advance
Kanishka
Subject: Can we edit Page in Notes ?Is there any way to modify the page contents without going to Designer
If they really need this, our Midas Rich Text LSX can manipulate a page without Designer. The other possibility is exporting to DXL and changing and re-importing.
Subject: Can we edit Page in Notes ?Is there any way to modify the page contents without going to Designer
hi,
have a look at the c-api of notes. this should do what you want.
else i heard of a special view (special selection formula and a special flag to set in the design of this view) which shows the design elements. with this view you should be able to locate the page and may be you can then instantiate this as a notesdocument.
in cooperation with a user dialog, so that the user can enter their wanted changes, you can then write these changes back to the design element.
don’t know - just an idea 
let me know if it works!
hth
alex