This is probably a bug caused by JS events not being reattached when a form element is reloaded. I'll have a look.
Blair On Thu, Dec 31, 2009 at 8:03 AM, Tomek Kott <[email protected]> wrote: > Hi all, > > I'm trying to get a cascading ftWatch going, such as > > first property (numeric, essentially year) > second property (ftWatch = first property, type = uuid) > third property (ftWatch = second property, type = uuid) > > I have the first two running correctly. Additionally, upon the first load > of the page, the third property correctly links to the second property. > However, when the first property is changed, only the second property > continues to work. The third property is then "stuck" on whatever it was > before the first property got changed. > > I tried doing: > > first property (numeric, essentially year) > second property (ftWatch = first property, type = uuid) > third property (ftWatch = second property AND first property, type = uuid) > > But that way didn't register the second ftWatch property, so I have a > feeling there is a listfirst somewhere. > > Any ideas how to implement this without resorting to 5.3/6.0 w/ jQuery (I > only have cf7)? > > Thanks, > > Tomek > > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry
-- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
