Skip to content

Latest commit

 

History

89 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Wizard

Wizard simplifies the handling of multistep forms.

Features

  • All forms submit to the same controller/action
  • Allow returning to earlier steps or enforce forward only navigation
  • Looping - repeat one or more steps as many times as needed
  • Plot Branching Navigation (PBN) - decide which path to take depending on the user's response
  • Step Timeout - steps can have a timeout to ensure a user responds within a given time
  • Pause/resume - save partially completed Wizards; restore and continue from that point
  • Event driven - write the handler functions and hook them up to Wizard events

For license information see the LICENSE file

Documentation is at (https://beastbytes.github.io/wizard/)

关于

Wizard to handle multi-step forms

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages