Hi Jarek,
You can put your form definition created with Form Builder in the resources
under `forms/$app/$form/form/form.xhtml`, and tell Form Runner to use the
`resource` persistence to load that form:
<property as="xs:string" name="oxf.fr.persistence.provider.$app.$form.form"
value="resource"/>
The thing is that the `resource` persistence is read-only (see RFE #2515),
so you can't edit the form in Form Builder.
https://github.com/orbeon/orbeon-forms/issues/2515You'll let me know if this works for you, if I somehow misunderstood your
question.
-Alex
-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/orbeon/1612933924779-0.post%40n4.nabble.com.
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet