<div dir="ltr">Hi Peter,<br><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
There is a problem with having this message in this file.  If I am managing multiple sites with OpenCMS and both are using webforms, the message cannot be tailored to the specific site.  I would have thought that this message (if any!) should be contained in the webform file.<br></blockquote><div><br></div><div>I agree. Fortunately, the apollo-template (<a href="https://github.com/alkacon/apollo-template">https://github.com/alkacon/apollo-template</a>) is also open-sourced, so it could be extended. Alkacon makes it available to demonstrate what OpenCms can do. It is powerful, but you can see here its exemplary character in contrast to a full-fledged production module.<br><br></div><div>The string is being read in <a href="https://github.com/alkacon/apollo-template/blob/b13d61b5536c872628a0cf9039d28a35b7a6cbdb/org.opencms.apollo.template.webform/src/org/opencms/apollo/template/webform/CmsForm.java#L1667">https://github.com/alkacon/apollo-template/blob/b13d61b5536c872628a0cf9039d28a35b7a6cbdb/org.opencms.apollo.template.webform/src/org/opencms/apollo/template/webform/CmsForm.java#L1667</a>. In your case, you need a configurable string, e.g. a per-site defined property.<br><br></div><div>Regards<br><br></div><div>Alberto<br></div></div><br></div></div>