Form Service
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The Form Service module provides form handling for the Services module.
The idea, similar to other service modules, is that a form can live entirely on the service provider, and clients with proper authentication are able to use the form.
All the form validation and submission is handled on the service side. The client just sees the validation feedback, and whatever redirection is set on successful submission.
