Please help. I'm copying the dynamic actions DEMO, but I can't get the update functionality to work on my form. I've got it to the point where the form loads the data, I can edit it, but my update button doesn't seem to do anything. I'm going to include a screen shot of everything below. Please help.

Debugger (Array that loads when the connection loads, there is a bunch of fake data in there from when I was testing the "new" buttton)


















Debugger (Array that loads when the connection loads, there is a bunch of fake data in there from when I was testing the "new" buttton)
Array ( [Itemid] => 279 [option] => com_chronoconnectivity6 [view] => connection )
Array ( [subject] => Array ( [log] => Array ( ) [var] => Array ( [0] => Array ( [subject] => Array ( [ID] => 1 [Subject] => MRI - Changing Database [Notes_For_Trainer] => Do before 9:30, You won't be able to if there are items on any calendar [Instruction_Resource_1] => [Instruction_Resource_2] => ) ) [1] => Array ( [subject] => Array ( [ID] => 2 [Subject] => MRI - Calendar - Advancing the date [Notes_For_Trainer] => [Instruction_Resource_1] => http://trainkamson.com/index.php/instruction/1-mri-manual/file#page=8 [Instruction_Resource_2] => ) ) [2] => Array ( [subject] => Array ( [ID] => 3 [Subject] => MRI - Calendar - Navigating [Notes_For_Trainer] => Be sure the trainee knows how to look forward and behind and is clear on the distinction between advancing and navigating. [Instruction_Resource_1] => http://trainkamson.com/index.php/instruction/1-mri-manual/file#page=6 [Instruction_Resource_2] => ) ) [3] => Array ( [subject] => Array ( [ID] => 4 [Subject] => Your Requested Information About Lakeview Apartments [Notes_For_Trainer] => asdfasdf [Instruction_Resource_1] => asdfasdfad [Instruction_Resource_2] => asdfasdf ) ) [4] => Array ( [subject] => Array ( [ID] => 5 [Subject] => Lakeview Apartments Information [Notes_For_Trainer] => asdfasdf [Instruction_Resource_1] => asdfasdfad [Instruction_Resource_2] => asdfasdf ) ) [5] => Array ( [subject] => Array ( [ID] => 6 [Subject] => asdfdasf [Notes_For_Trainer] => [Instruction_Resource_1] => [Instruction_Resource_2] => ) ) [6] => Array ( [subject] => Array ( [ID] => 7 [Subject] => aaaaaaa [Notes_For_Trainer] => [Instruction_Resource_1] => [Instruction_Resource_2] => ) ) [7] => Array ( [subject] => Array ( [ID] => 8 [Subject] => bbb [Notes_For_Trainer] => [Instruction_Resource_1] => [Instruction_Resource_2] => ) ) [8] => Array ( [subject] => Array ( [ID] => 9 [Subject] => ccc [Notes_For_Trainer] => [Instruction_Resource_1] => [Instruction_Resource_2] => ) ) [9] => Array ( [subject] => Array ( [ID] => 10 [Subject] => fdfdf [Notes_For_Trainer] => dfdfd [Instruction_Resource_1] => dfdfd [Instruction_Resource_2] => dfdfd ) ) [10] => Array ( [subject] => Array ( [ID] => 11 [Subject] => bbb [Notes_For_Trainer] => bbb [Instruction_Resource_1] => bbb [Instruction_Resource_2] => bbb ) ) [11] => Array ( [subject] => Array ( [ID] => 12 [Subject] => vvv [Notes_For_Trainer] => vvv [Instruction_Resource_1] => vvv [Instruction_Resource_2] => vvv ) ) ) ) )

















