atk4 / atk4-addons

Agile Toolkit Addons
http://atk4.com/
Other
15 stars 23 forks source link

Update hierarchy/lib/Form/Field/drilldown.php #17

Closed DarkSide666 closed 12 years ago

DarkSide666 commented 12 years ago

Fixed:

  1. bug: when field didn't show some of the branches of hierarchy (couldn't go back to parent branch).
  2. feature: now it restrict creating loops by not adding active item and it's children to the field values (it now depends on form->model->id field - active record).