Hmmm, that looks like it should work. If it doesn't, try: <live-editor-innards updates="..." ajax="&false"/>
if that works, raise a bug report. Thanks, Bryan On Tue, May 14, 2013 at 10:48 AM, Tim Griffin <[email protected]> wrote: > Hi all, > > Almost no results in Hobo Users for <live-editor> so I don't know if > anyone else is trying to use the tag? > > I'm curious, though, if there might be a practical way of having a > <live-editor> tag update more than one part. In my case, I'd love a change > to a <live-editor> field to be reflected by the "updated_at" field (which > is updated automatically). > > Something like this would be great: > > <field-list fields="wholly_cancelled_text"> > > <wholly-cancelled-text-view:> > <div part="part-w"> > <live-editor-innards updates="part-w,div-history"/> > </div> > </wholly-cancelled-text-view:> > > </field-list> > > ... > > <div part="div-history"> > <field-list fields="created_at, updated_at"/> > </div> > > > Any ideas? > > Tim > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
