How to Use
Simply copy the code to your web page HTML.
Back-end processing and record keeping
You may want to get email notifications when a form is submitted.
Moreover, you may want to store the form submission records, search the records later.
All these requires a back-end processor.
Here is how to add a backend to your form:
Using Ratufa backend
- Go to ratufa.io
- Press the "Connect your form" button
- Code to connect your form is displayed.
Copy the code to the bottom of the HTML code above
- Test your form. Ratufa will display the submissions - to the right side
- Copy the combined code to your web page
Ratufa will store your form submissions and you can configure to send email notifications.
You can search and download the records whenever required.