[ZPT] Use ZPT to polulate a form field?
Andreas Jung
andreas at andreas-jung.com
Fri Aug 15 21:50:03 EDT 2003
tal:attributes is your friend.
-aj
--On Freitag, 15. August 2003 19:44 Uhr +0100 Philip Kilner
<phil at xfr.co.uk> wrote:
> Hi List,
>
> I'm stuck for syntax for this - I just want to set the value of a hidden
> form field to a folder property
>
> If my field tag is: -
>
> <input type="hidden" name="field_BookIssue" value="eric"
> tal:content="request/Field_BookIssue|nothing">
>
> ...all is well.
>
> But "eric" is a property of my folder called FolderIssue, e.g.
> "here/FolderIssue". I understand that I need to use "structure" here to
> get the parser to let me meddle inside HTML tags, but can't quite get
> the syntax right...
>
> All input gratefully received!!!
>
> --
>
> Regards,
>
> PhilK
>
> Email: phil at xfr.co.uk / Voicemail & Facsimile: 07092 070518
>
> "the symbols of the divine show up in our world initially at the trash
> stratum." Philip K Dick
>
More information about the ZPT
mailing list