silverstripe-multiform/src
Nic Horstmeier 0371ca995a
BUGFIX getvValueFromOtherStep() can't return proper data
- BUGFIX getValueFromOtherStep() calls protected MultiForm::$session
  - Use the provided `MultiForm::getMultiFormSession()` method to get the proper result.
- BUGFIX getValueFromOtherStep() only fetches subclass steps for the session disallowing access to other class step data
2020-11-11 09:43:28 -06:00
..
extensions FIX PR review fixes 2017-09-08 17:12:17 +12:00
Forms Add check if current step doesn't exist and no session current step then get the current step 2019-11-29 12:14:46 +13:00
Models BUGFIX getvValueFromOtherStep() can't return proper data 2020-11-11 09:43:28 -06:00
tasks FIX PR review fixes 2017-09-08 17:12:17 +12:00