Forum .LRN Q&A: Re: slash and tcl

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
3: Re: slash and tcl (response to 2)
Posted by Douillard David on
Thanks,
Exact backslash, not slash.

But it doesn't work !

element create add_user first_name
- label "Fist Names" \
- datatype text
- .........

error invalid command name "-label"

no error if it is on the same line.