The Seaside book says:<div><br></div><div>&quot;The component that a WAFormDecoration decorates must implement the method WAFormDecoration&gt;&gt;defaultButton, which returns the string/symbol of the default button&quot;.</div>
<div><br></div><div>I interpreted this to mean that I needed to create a defaultButton method in the e.g. ContactView component, and that it should return eg. #cancel.  However, the method never seems to be called. Has this changed in 3.0 beta1?  Just curious.</div>
<div><br></div><div>Cheers</div><div>Andy</div>