One more problem with the posted form. my_template contains a form. When the new page is created using the source of my_template, "[form]" becomes "[fo`rm]". Both for the opening and closing tag.
On Jan 9, 9:42 pm, Markus <[email protected]> wrote: > Shouldn't setting the filename like this work? > > [form] > Name: [text name] > Select File: [file upload] > [box description rows=5][box] > [submit UPLOAD] > [session filename {=name}.ext] > [session target {=name}] > [session create [(source my_template)]] > [session changesummary "Page created [(time {now} %x)]."] > [session author {member}] > [session savedata title,changesummary,author,description,name] > [session nextpage {=target}] > [form] > > Unfortunately, the upload is named "{=name}.ext". > > Regards, > Markus
-- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
