diff options
Diffstat (limited to 'documentation/datamodel/datamodel-fields.asciidoc')
-rw-r--r-- | documentation/datamodel/datamodel-fields.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/datamodel/datamodel-fields.asciidoc b/documentation/datamodel/datamodel-fields.asciidoc index 655426d5f9..539027d5f1 100644 --- a/documentation/datamodel/datamodel-fields.asciidoc +++ b/documentation/datamodel/datamodel-fields.asciidoc @@ -55,4 +55,4 @@ This is useful for showing the user that the data is there, even though the user When editing multiple values from the same business object, you can use `Binder` to simplify how the values of all input fields in a form are handled. -link:datamodel-forms.asciidoc[Binding Data to Forms] describes how this is done. +<<dummy/../../../framework/datamodel/datamodel-forms.asciidoc#datamodel.forms,"Binding Data to Forms">> describes how this is done. |