Hi, <div>I want to test my app with the toolbar removed. I found several suggestions for doing this in the documentation that seem to be out of date. For example, from Dynamic Web Development with Seaside, I see:</div><div>
<br></div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); ">Alternatively you can use the configuration interface: In the configuration of any application select</span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "> </span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "><em style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: italic; font-size: 14px; font-family: inherit; vertical-align: baseline; ">Application Defaults</em></span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "> </span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); ">and click on</span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "> </span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "><em style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: italic; font-size: 14px; font-family: inherit; vertical-align: baseline; ">Configure</em></span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); ">. This opens an editor on the settings that are common to all registered applications. Remove</span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "> </span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "><code style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; font: normal normal normal 1em/normal &#39;andale mono&#39;, &#39;lucida console&#39;, monospace; line-height: 1.5; ">WADevelopmentConfiguration</code></span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); "> </span><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; background-color: rgb(255, 255, 255); ">from the list of inherited configurations.</span>easide, </div>
<div><br></div><div>However, there is no &quot;application defaults&quot; button on my config page.</div><div><br></div><div>Also I saw this suggestion, from the Seaside How To:</div><div><br></div><div><h1 style="margin-bottom: 15px; color: rgb(1, 89, 141); font-weight: normal; font-size: 21px; font-family: &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; line-height: 15px; background-color: rgb(255, 255, 255); ">
How do I remove the tool bar?</h1><p style="margin-bottom: 15px; color: rgb(0, 40, 66); font-family: &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px; background-color: rgb(255, 255, 255); ">
Set the value of &quot;Deployment Mode&quot; to <code>true</code> using the dispatcher editor in the application configuration. This can be also done programatically in the <code>#initialize</code> method of the application’s root component.</p>
<span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px; background-color: rgb(255, 255, 255); "><pre class="shout" style="color: rgb(0, 40, 66); margin-left: 2em; ">
<span class="patternUnary" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); font-weight: bold; ">initialize</span><br>
    <span class="methodTempBar" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">|</span> <span class="patternTempVar" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 136); ">app</span> <span class="methodTempBar" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">|</span><br>
    <span class="tempVar" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 136); ">app</span> <span class="ansiAssignment" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">:=</span> <span class="self" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 136, 136); ">self</span> <span class="keyword" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">registerAsApplication:</span> <span class="string" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(136, 0, 136); ">&#39;app-name&#39;</span><span class="statementSeparator" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">.</span><br>
    <span class="tempVar" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 136); ">app</span> <span class="keyword" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">preferenceAt:</span> <span class="symbol" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(136, 0, 136); ">#</span><span class="symbol" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(136, 0, 136); ">deploymentMode</span> <span class="keyword" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); ">put:</span> <span class="true" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 136, 136); ">true</span></pre>
</span>When I do that, I get an error saying that the key #deploymentMode was not found.</div><div><br></div><div>The seaside book contains another approach, to execute: </div><div><br></div><div><div>WAAdmin applicationDefaults</div>
<div>    removeParent: WADevelopmentConfiguration instance.</div></div><div><br></div><div>But I hesitate to do that one, since there&#39;s no instruction provided on how to un-do it later. </div><div><br></div><div>Is there an easy way to do this so that the toolbar can be easily restored later?</div>
<div><br></div><div>thanks.</div>