This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-multiform
Watch
1
Star
0
Fork
0
You've already forked silverstripe-multiform
mirror of
https://github.com/silverstripe/silverstripe-multiform
synced
2024-10-22 09:05:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-multiform
/
code
History
Jacob Roberts
42b8971373
Added next and previous button text. This allows the developer to set what the next buttons text is. E.g. It will default to Next, but if the user sets $next_button_text ='Step 2', the button will say step 2
...
This will work the same for the previous button. Currently no dynamic way to set this.
2014-03-17 11:02:52 +13:00
..
extensions
Use 3.1 syntax for extension database fields
2013-05-25 19:08:55 +12:00
model
Added next and previous button text. This allows the developer to set what the next buttons text is. E.g. It will default to Next, but if the user sets $next_button_text ='Step 2', the button will say step 2
2014-03-17 11:02:52 +13:00
tasks
FIX: Update class properties to use late static binding
2013-05-25 19:04:59 +12:00