Re: T4.1:Overloaded Submit Button

2007-08-13 Thread Jesse Kuhnert
Or create a new IBinding type that you stick in parameters like disabled="perm:something" . That's what I've done in the past. On 8/3/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote: > It's a matter of tastes, you could also put a js code that does a > dojo.event.connect (and sons ;-p ). > > Cia

Re: T4.1:Overloaded Submit Button

2007-08-02 Thread Andrea Chiumenti
It's a matter of tastes, you could also put a js code that does a dojo.event.connect (and sons ;-p ). Ciao, kiuma On 8/3/07, Craig Spry <[EMAIL PROTECTED]> wrote: > > > Hello All, > > I'm trying to overload tapestries Submit with my own submit so I can have > my code in the isDisabled() function