Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/features/code-based/FILE_UPLOAD.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading