Hi, I'm trying to bind a form from a datagrid (ExtJs) here's the code running https://fiddle.sencha.com/#fiddle/2n6 the grid load perfectly but when I click a row the firebug console displays **TypeError: form is null** and the form don't get load with the data in the row I'm selecting stuck