|
One more detail: I know I can simply paste
read-only values onto an HTML form with "output" fields.
I would write the category code from the example
below enclosed in XML tags which could be further
transformed into the final "<a href...>" tag.
But for the hyperlink I need the
{request:contextPath} prepended to the partial URI to form the complete target URL.
In form templates, I know that I can access
request/session/... variables within the "action" and "location" attributes of
the <wt:form-template> tag.
But I need to have similar access to those vars
elsewhere on the same form template to compose the target URLs I am looking
for.
Any ideas?
Thanks,
jlerm
|
