SA5 Forms Roadmap
Last updated
Last updated
Element | Type | Status | API |
---|---|---|---|
Multi-Step Forms
Key objectives...
We ideally want similar elements to share the same API
So that they can be swapped easily
Especially Deck-based elements
Base API
Enable / Disable
ScrollTo
Initialize
Clone ?
Easy integration and extension into TypeScript projects, especially Sygnal Site Engine ( SSE ).
Feature | Now | Planned | Considering |
---|---|---|---|
Feature | Now | Planned | Considering |
---|---|---|---|
Input
Extend native Webflow element
Checkbox
Extend native Webflow element
Radio Button
New element
Button
Extend native Webflow element
Option
Extend native Webflow element
Radio Button
Extend native Webflow element
Range Input
New element
Modes, e.g. 0-n, n-m, star rating, increments
Date Input
New element
Numeric Input
New element
Phone Input
New element
International options
Programmatic Navigation
Navigate to slide number, first, last, next, and prev
nextLoop prevLoop
Add / remove / reorder slides
Considering
Item changed event
Occurs on any slide change
Will reconsider how this should work in multi-item mode
Item can change event
Can open, can close, etc. Give dev the ability to reject an open or close request.