2.1.4 Embedding the Visual Composer

To embed the Visual Composer in an IFrame, use the following syntax:

<iframe src="http://remotehost:8080/sree/Reports?op=vs&edit=true">
<p>Text for obsolete browsers.</p>
</iframe>

To embed the Visual Composer and open a particular Viewsheet for editing, use the following syntax:

<iframe src="http://remotehost:8080/sree/Reports?op=vs&path=/FolderName/ViewsheetName&edit=true">
<p>Text for obsolete browsers.</p>
</iframe>

See Appendix C: Servlet Repository Parameters for other useful “op” codes.

<< 2.1.3 Embedding a Report or Viewsheet © 1996-2013 InetSoft Technology Corporation (v11.4) 2.2 Configuring Single Sign-On (SSO) >>