[pmwiki-users] Modified Fox Contacts - target issues

Hans design5 at softflow.co.uk
Sat May 17 03:20:50 CDT 2008


Saturday, May 17, 2008, 4:05:32 AM, Scott Smith wrote:

> When I use (:input text projecttitle {$:projecttitle} size=80:) and that
> value is 'My First Project', the page is created -- Projects/MyFirstProject.
> When I go to Edit that page via Fox, the "My First Project" on the form
> becomes "My". A subsequent Save will then create a new page, Projects/My.

Try

 (:input text projecttitle "{$:projecttitle}" size=80:)

Always put values in input markup in quotes, in case the value
consists of more than one word. Use double quotes in case the value
contains single quotes like "Mike's Place".


  ~Hans




More information about the pmwiki-users mailing list