Re: [Xsltforms-support] Rev. 527: opener:// support
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-02-16 21:15:43
|
Leigh, > Did you see my similar proposed patch for local:// and session:// for > HTML5 local storage for xf:submission? > It's not too hard to imagine how it would work. > Yes! I committed it (local:// support only) in rev. 521. opener:// is different and it doesn't depend on HTML5 support. It doesn't require the main form to store locally the instance and, when the sub-form has sent the instance back, there is no need for an action to be triggered in the main form. Thanks! -Alain |