Ticket #54 (new task)
form submit convention
| Reported by: | mpo | Owned by: | mpo |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5 |
| Component: | modules/kauri-forms | Version: | trunk |
| Keywords: | Cc: |
Description
We need to think up a proper strategy for handling form submits.
Some convention/structured way to communicate:
- succcess (depending on create or update)
- redirect URL?
- where to go next, or
- where the created entity is now
- communication of failure
- message
- errorcode (matching ones from http?)
Note: See
TracTickets for help on using
tickets.
some stuff happened during 0.4 development.
since I don't think it is 'done' yet I'm leaving it open for later conclusions
allowing people to make detailed suggestions of what should happen here