<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>
<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>
<BR>
if i code in the formtemplate - <BR>
<BR>
<DT>Server Name sname Name (title!=25) + </DT>
<BR>
and view it in the view template <BR>
<BR>
<DT>Server Name <sname></DT>
<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>
<BR>
<DT>Server Name :title david test:)</DT>
<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>
<BR>
i've tried coding<BR>
<BR>
Server Name title (title) + <BR>
<BR>
but get the same error. like i said, it only happens when doing a ?action=editeform. could this be affecting the markup? on browsing the entry the syntax id displayed as expected.<BR>
<BR>
sorry to be a pain! <BR>
<BR>
david <BR>
<BR></body>
</html>