On 28/04/2010, at 12:19 AM, Bob Morley wrote:

> Scott Gray-2 wrote:
>> 
>> But since you did, can I just say that the event handlers aren't really
>> intended for data preparation which should be done in the view handling
>> :-)
>> 
>> Regards
>> Scott
>> 
>> HotWax Media
>> http://www.hotwaxmedia.com
>> 
>> On 27/04/2010, at 10:53 AM, Marc Morin wrote:
>> 
>>> Not sure you wanted to post this to d...@ofbiz mailing list!!!!
>> 
> 
> Ahh crap my mistake heh!  Scott -- I agree and will look closer at what we
> are doing here.  We had an number of formerly navigation (anchor) links that
> got converted to hidden form when we changed how they were being represented
> in xml for the screen/form.  I suspect Ofbiz might have the same ... any
> controller request that is a simple page render should not have an "event"
> coded or it would exhibit this behaviour.

If the hidden form links are being generated by OFBiz's widget code then you 
can usually specify the type of link that is generated instead of using the 
default auto type which exhibits this behaviour.  POSTed parameters are only an 
enforced requirement of service events so as long as you're using a different 
type of event then GET requests should be fine.

Regards
Scott

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to