"","title" => "","type" => "text")); // Fix out of order numeric keys $aoi_fields = array(); foreach ($data["fields"] as $f) { $aoi_fields[] = $f; } $types = array( "text" => "Text", "textarea" => "Text Area", "html" => "HTML", "checkbox" => "Checkbox", "date" => "Date Picker", "time" => "Time Picker", ); ?>