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 539027d5f1..060a1c7d82 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. -<<dummy/../../../framework/datamodel/datamodel-forms.asciidoc#datamodel.forms,"Binding Data to Forms">> describes how this is done. +<<datamodel-forms.asciidoc#datamodel.forms,"Binding Data to Forms">> describes how this is done. |