I have modified the default Fox Contacts form recipe for use with projects.<br><br>I seem to have run into a slight problem with target=&#39;{$$projecttitle}&#39; and (:input text... :) and Fox&#39;s edit capabilities.<br>
<br>Here&#39;s my Fox directive (I guess that&#39;s what it is called):<br>(:fox projectform put=top target=&#39;{$$projecttitle}&#39; ptvupdate=1 template=ProjectTemplates#new redirect=1:)<br><br>When I use (:input text projecttitle {$:projecttitle} size=80:) and that value is &#39;My First Project&#39;, the page is created -- Projects/MyFirstProject. When I go to Edit that page via Fox, the  &quot;My First Project&quot; on the form becomes &quot;My&quot;. A subsequent Save will then create a new page, Projects/My.<br>
<br>So I tried (:input text name=$:projecttitle size=80:). The Edit no longer erases &quot;My First Project&quot;, but the page name that&#39;s created is &quot;Projecttitle&quot;.<br><br>I&#39;m not sure how to solve this issue. <br>
<br>Thanks<br><br>Scott Smith<br>