| 1 |
## Must |
| 2 |
|
| 3 |
## Should |
| 4 |
- Visual editing for email action message body. |
| 5 |
- Insert form field references via dropdown. |
| 6 |
- Paginate form submissions |
| 7 |
- Add `date` and `number` specific attributes to these fields in the field builder. |
| 8 |
- Function to register static forms (for theme developers). |
| 9 |
- HTML template placeholders (for theme developers). |
| 10 |
- Allow sorting submission columns. |
| 11 |
- Require user to be logged in (w/ message for guests) (see Gravity Forms) |
| 12 |
|
| 13 |
|
| 14 |
## Could |
| 15 |
- Form widget. |
| 16 |
- Leave email message blank for an automagic email (see Statamic) |
| 17 |
- Option to process form actions in background. |
| 18 |
- Better browser-compat field for [type="date"] fields. |
| 19 |
|
| 20 |
## Would |
| 21 |
- Delete individual form submissions. |
| 22 |
|