Wix forms are highly customizable, and with Velo you can send submissions to external endpoints like Formbase. This gives you full control over field names and success handling.Documentation Index
Fetch the complete documentation index at: https://docs.formbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
Build your Wix form
Add input elements to your page and give them IDs (for example,
#nameInput, #emailInput).For file uploads, use
FormData and a file input element instead of JSON.