Where Domino stores the view server/filename and view

I have found that Domino stores the information for the embedded view on a form.This can be found in the $Body field of the design element in a paragraph of type ff71.

Now is there anybody out there who could write some api or an lsx to change this value using script ?

This would allow domino applications to have truley dynamic but codeable views in forms.

regards

Andy

Subject: Where Domino stores the view server/filename and view

There is no need for anything so difficult. You can use DXL to change it. Designer Help documents the embeddedview element.Remember that a form is a design element shared by all users. If all users have Designer access and constantly change the design to suit themselves, the result might not be pleasant.