<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Base table does not retain record updates from Standalone form"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112458#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Base table does not retain record updates from Standalone form"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112458">bug 112458</a>
              from <span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span></b>
        <pre>(In reply to robert from <a href="show_bug.cgi?id=112458#c10">comment #10</a>)
<span class="quote">> You could work around this with
> ---------
> Sub S_FLUSH(EVENT)
>     EVENT.SOURCE.ACTIVECONNECTION.flush
> End Sub
> ---------
> Start this "After record action" and the data will be saved.</span >

This looks like either the standalone form doesn't flush the connection when it
is being closed, _or_ it tries, but that fails (because the connection is
already destroyed?), _or_ the connection doesn't correctly flush itself when it
is being closed (<a href="show_bug.cgi?id=112458#c7">comment 7</a> could be relevant there), _or_ the connection is
never closed / closed at the wrong moment (which brings us back to lifecycle
management).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>