Skip to content

Commit 80510ef

Browse files
1004880: Updated missing Changes
1 parent 03739bc commit 80510ef

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Document-Processing/PDF/PDF-Viewer/javascript-es6/forms/custom-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ viewer.documentLoad = () => {
131131
- [Form Designer overview](./overview)
132132
- [Form Designer Toolbar](../toolbar-customization/form-designer-toolbar)
133133
- [Create form fields](./overview-create-forms)
134-
- [Group form fields](../group-formfields)
134+
- [Group form fields](../group-form-fields)
135135
- [Form flags](./form-constrain)
136136
- [Form validation](./form-validation)
137-
- [Form fields API](./formfields-api)
137+
- [Form fields API](./form-fields-api)

Document-Processing/PDF/PDF-Viewer/javascript-es6/forms/form-validation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ pdfviewer.validateFormFields = (args: any) => {
114114

115115
- [Form Designer overview](./overview)
116116
- [Form Designer Toolbar](../toolbar-customization/form-designer-toolbar)
117-
- [Create form fields](./manage-form-fields/create-formfields)
118-
- [Modify form fields](./manage-form-fields/modify-formfields)
119-
- [Group form fields](./group-formfields)
117+
- [Create form fields](./manage-form-fields/create-form-fields)
118+
- [Modify form fields](./manage-form-fields/modify-form-fields)
119+
- [Group form fields](./group-form-fields)
120120
- [Add custom data to PDF form fields](./custom-data)
121121
- [Form flags](./form-constrain)
122-
- [Form fields API](./formfields-api)
122+
- [Form fields API](./form-fields-api)

0 commit comments

Comments
 (0)