Hi Eric, On 24/04/06, Eric Schneider <[EMAIL PROTECTED]> wrote: > I was wondering if there is a way to suppress the inclusion of Form.js > script tag.
Looking at the code, it seems that the scripting is basically an interaction between Body and Form. If a @Form finds that a @Body is present, it emits the scripting stuff via the Body. I guess there is no feature to make it optional unless you do something crafty (and perhaps breakage-prone) via a customised Body or Form subclass. I am interested in customising Form behaviour to overcome problems, but I don't know how to do it neatly. > Normally, this .js include isn't a problem, but during high volume > periods it seems to hang up the page from rendering. It times out > when attempting to retrieve the Form.js through the asset service. Interesting, I have also noticed some problems with the Asset service but I don't know why. At first glance, it seems like a very simple and direct service. James. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]