Ticket #11 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

Allow application-specified form posting

Reported by: Matt Goodall <matt@pollenation.net> Assigned to: somebody
Priority: normal Milestone:
Component: form-core Version:
Severity: normal Keywords:
Cc:

Description

The application should be able to control the action and method of the <form> element, from that action resource, the application should be able to ask the form to parse the request.

This would allow the form handling to be managed by the application and also make it usable for method="get" forms, for example a search form with validation.

Change History

01/06/06 00:38:12 changed by anonymous

  • type changed from defect to enhancement.