Custom dialogs/model logic
Introduction
<property
as="xs:anyURI"
name="oxf.fr.detail.model.custom.*.*"
value="oxf:/forms/resources/my-model.xml"/>
<property
as="xs:string"
name="oxf.fr.detail.dialogs.custom.*.*"
value="oxf:/forms/resources/my-dialog.xml"/>Separate file vs. code included within the form definition
Example of custom model logic

Last updated