<div>Even if you don&#39;t want to use Page Wizards they can be useful to you to show you how to code your own pages.<br></div><div><br></div><div>The routedPlainText Page Wizard does exactly what you are trying to do and includes the use of the navToPage function that Julian is referring to.</div>
<div><br></div><div>If you create a Page using the routedPageWizard you can expand the model structure and see how it is coded.</div><div><br></div><div>You may find that you then choose to include the Page Wizard page in your project, but if you don&#39;t you can delete it once you have examined the code to learn how to create your own pages.</div>
<div><br></div><div>The Page Wizard does a bit more than you are seeking to achieve in that it displays a message if the page cannot be found and it is designed to function in a Framework or off the Project Interface, with or without an Entry Frame. However the series of IF ELSE statements that separate out the various combinations e.g. in a Framework or in a Project Interface, with or without an Entry Frame, should be simple to follow. </div>
<div><br></div><div>The first script icon in the model is a readme file that explains the use of every field in the wizard&#39;s form.</div><div><br></div><div>I am not sure if the navToPage function contained in the pageTemplates template includes code to accomodate working in a Framework, because in normal use in a pageTemplates project you work at the Page level and not the icon level, so any use of Frameworks would be hidden from you.</div>
<div><br></div><div>Kind regards</div><div><br></div><div>Johnathan</div><br><div class="gmail_quote">On 9 November 2010 10:50, Julian Tenney <span dir="ltr">&lt;<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">








<div lang="EN-GB" link="blue" vlink="purple">

<div>

<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">navToPage is a function in the page templates template. You need
to include it in your project (i.e. copy that script icon into your projct);</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">

<p class="MsoNormal" style="margin-left:36.0pt"><b><span lang="EN-US" style="font-size:10.0pt">From:</span></b><span lang="EN-US" style="font-size:10.0pt">
<a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a>
[mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>maninderkr
bains<br>
<b>Sent:</b> 09 November 2010 06:48<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> [Xerte] hyperlinks</span></p>

</div><div><div class="h5">

<p class="MsoNormal" style="margin-left:36.0pt"> </p>

<p class="MsoNormal" style="margin-left:36.0pt">&lt;a
href=&quot;asfunction:_level0.engine.pw_NavToPage,1&quot;
target=&quot;_blank&quot;&gt;Deadlocks &lt;/a&gt;<br>
this not takes me to the page 1 in the frame fork....<br>
what to do????</p>

</div></div></div><div><div class="h5">

<br>
<p>
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.
</p>
<p>
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
</p>
</div></div></div>


<br>_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>

<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br></blockquote></div><br>