Dependant Select problems - Page 2

Dependant Select problems

2»

Answers

  • allanallan Posts: 63,471Questions: 1Answers: 10,467 Site admin
    Answer ✓

    Sorry - my mistake. Was forgetting how the dependent submits the form data! Use:

    $unit = $_POST['values']['learning_event.unit_group_fk'];
    

    Allan

  • peterbrownepeterbrowne Posts: 314Questions: 54Answers: 0

    Works fabulously!

    Many thanks Allan for your assistance as always!

Sign In or Register to comment.