[pmwiki-users] Fox - create numeric page name?
Hans
design5 at softflow.co.uk
Wed Aug 6 14:13:46 CDT 2008
Wednesday, August 6, 2008, 6:47:33 PM, Russ wrote:
> The beginning of the form is:
> (:messages:)
> (:fox inventoryform #top target='{$$pagename}' redirect=1
> template=VehicleTemplates#newvehicle :)
> || '''Stock#:'''||(:input text pagename size=30:)
hmmm... try:
(:foxmessages:)
(:fox inventoryform #top redirect=1 template=VehicleTemplates#newvehicle :)
|| '''Stock#:'''||(:input text target size=30:)
Note that (:messages:) or (:foxmessages:) will not give you any
feedback if redirect=1 is set.
~Hans
More information about the pmwiki-users
mailing list