<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
i'm hoping jr is awake...!<BR>
&nbsp;<BR>
a while ago i reported problems with the title directive, for some unknown reason its reoccured. (ref: <A href="http://article.gmane.org/gmane.comp.web.wiki.pmwiki.user/52658/match=title+wikiform">http://article.gmane.org/gmane.comp.web.wiki.pmwiki.user/52658/match=title+wikiform</A>)<BR>
&nbsp;<BR>
if i code in the formtemplate - <BR>
&nbsp;<BR>
<DT>Server Name sname Name (title!=25) + </DT>
&nbsp;<BR>
and view it in the view template <BR>
&nbsp;<BR>
<DT>Server Name &lt;sname&gt;</DT>
&nbsp;<BR>
i can create a form and all is good. if i edit the document with ?action=editeform the field using title goes bad - <BR>
&nbsp;<BR>
<DT>Server Name :title david test:)</DT>
&nbsp;<BR>
it sppears to pick up both the example text i entered (david test) as well as part of the syntax that the formtemplate is coded. worse still, subsequent edits repeat this and display multiple fields for 'server name'. <BR>
&nbsp;<BR>
i've tried coding<BR>
&nbsp;<BR>
Server Name&nbsp;title (title) + <BR>
&nbsp;<BR>
but get the same error. like i said, it only happens when doing a ?action=editeform. could this be affecting the markup?&nbsp;on browsing the entry the syntax id displayed as expected.<BR>
&nbsp;<BR>
sorry to be a pain! <BR>
&nbsp;<BR>
david <BR>
&nbsp;<BR></body>
</html>