silverstripe-multiform/src/Models
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
..
MultiFormSession.php FIX regression testing fixes 2017-09-11 15:25:16 +12:00
MultiFormStep.php BUGFIX getvValueFromOtherStep() can't return proper data 2020-11-11 09:43:28 -06:00