oxf.fr.detail.model.custom
oxf.fr.detail.dialogs.custom
oxf.fr.detail.view.appearance
oxf.fr.detail.buttons.inner
oxf.xforms.xbl.fr.wizard.validate
oxf.xforms.xbl.fr.wizard.separate-toc
oxf.xforms.xbl.fr.wizard.subsections-nav
oxf.xforms.xbl.fr.wizard.subsections-toc
oxf.fr.detail.autosave-delay
oxf.fr.persistence.*.autosave
oxf.fr.detail.data-migration
oxf.fr.persistence.provider
oxf.fr.persistence.[provider].uri
oxf.fr.persistence.[provider].active
oxf.fr.persistence.[provider].autosave
oxf.fr.persistence.[provider].permissions
oxf.fr.persistence.[provider].versioning
oxf.fr.persistence.[provider].data-format-version
oxf.fr.support-owner-group
oxf.fr.authentication.method
oxf.fr.authentication.container.roles
oxf.fr.authentication.container.roles.split
oxf.fr.authentication.header.username
oxf.fr.authentication.header.group
oxf.fr.authentication.header.roles
oxf.fr.authentication.header.roles.split
oxf.fr.authentication.header.roles.property-name
oxf.fr.authentication.header.sticky
oxf.fr.home.page-size
oxf.fr.home.table.link-to
oxf.fr.home.remote-servers
oxf.fr.detail.tiff.compression.type
oxf.fr.detail.tiff.compression.quality
oxf.fr.detail.tiff.scale
oxf.fr.detail.tiff.filename
en fr jp
en fr
en fr
en fr jp
en jp kr
en jp
*
, all the form languages are available.oxf.show-version
starting Orbeon Forms 4.6.1]*
wildcards, as in the example above, the property also sets the logo on the Form Runner Home page.WEB-INF/resources/forms/assets
: logo for all formsWEB-INF/resources/forms/APP/assets
: logo for app name APPWEB-INF/resources/forms/APP/FORM/assets
: logo for app name APP and form name FORMoxf.fr.default-logo.uri.*.*
property to point to the file(s) you added. The path points to location under the WEB-INF/resources
directory.my-logo.png
, place the image at the proper location and use the following property:oxf.fr.css.custom.uri
configuration).WEB-INF/resources/forms/assets
: scripts for all formsWEB-INF/resources/forms/APP/assets
: scripts for app name APPWEB-INF/resources/forms/APP/FORM/assets
: scripts for app name APP and form name FORMoxf.fr.js.custom.uri
property to point to the file(s) you added. The path points to location under the WEB-INF/resources
directory.oxf.fr.js.custom.uri
, you can also use the following properties, which apply only to the Summary and Detail pages respectively:oxf.fr.resource
.*
for either if you want the redefinition to apply to all the applications or all the forms. For instance: *.*
, or my-app.my-form
.en
.resources.xml
.full
(the default) or minimal
for all forms or for a subset of forms:full
(the default) or minimal
for all forms or for a subset of forms:index
(default for the full
appearance) and bottom
(default for the minimal
appearance):index
(default for the full
appearance) and bottom
(default for the minimal
appearance):false
may make sections more accessible and less confusing to screen reader users.true
:false
can be more efficient with slower browsers or large forms.table
, tr
, and td
, this instead of using the more modern CSS grid layout (with div
elements). This is because older browsers, in particular IE11, only provides limited support for CSS grids.false
, no tables are used. WYSIWYG is lost, but the form may be more accessible. The default is true
.