diff --git a/docs/features/code-based/FILE_UPLOAD.md b/docs/features/code-based/FILE_UPLOAD.md index 3781ca18e..305a97a90 100644 --- a/docs/features/code-based/FILE_UPLOAD.md +++ b/docs/features/code-based/FILE_UPLOAD.md @@ -1,3 +1,11 @@ +--- +layout: default +title: File upload +parent: Code-based Features +grand_parent: Features +render_with_liquid: false +--- + # File Upload Feature Our forms platform allows users to upload files as part of their form submissions. This feature is designed to work for both users with JavaScript enabled and those without, ensuring accessibility and reliability.