Well, no, actually. TriggerFragment isn't needed. I'm trying to replace simple output of some fields with a form that edits those fields (with one of them using a t5components.editor field). There's not a fragment like the Tapestry shipping/billing address example for FormFragment.
Bill On Thu, Mar 27, 2008 at 2:09 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > I suspect you still have a TriggerFragment mixin on a link and it's > trying to initialize that relationship. > > On Thu, Mar 27, 2008 at 12:07 PM, Bill Holloway <[EMAIL PROTECTED]> > wrote: > > I have a page which used to have a zone component in use. I have now > > removed the zone component in favor of another approach. However, when > I > > hit that page, I get a Javascript error in tapestry.js (the following > from > > Firebug): > > $(zoneDiv) has no properties > > > > -- > > Bill @ PeoplePad > > > > > > -- > Howard M. Lewis Ship > > Creator Apache Tapestry and Apache HiveMind > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Bill @ PeoplePad