Form Validate #2

Open
opened 2017-03-23 16:22:49 +01:00 by jfk · 0 comments
jfk commented 2017-03-23 16:22:49 +01:00 (Migrated from office.ticktoo.net)

Rewrite of form handling :

  1. no session should be needed to keep the values
  2. validate should be automatic front and backend
  3. redirect should only happen on success handling
  4. errors should be "on the field"
  5. notification handling (front/backend) should be unified
  6. csrf token/handling should be in all forms native
Rewrite of form handling : 1. no session should be needed to keep the values 2. validate should be automatic front and backend 3. redirect should only happen on success handling 4. errors should be "on the field" 5. notification handling (front/backend) should be unified 6. csrf token/handling should be in all forms native
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
t4-modules/core#2
No description provided.