enable census tract lookup and manual entry in package order/change and location...
[freeside.git] / httemplate / misc / change_pkg.cgi
index ce83480..5b4a3de 100755 (executable)
 
 
 <& /elements/standardize_locations.html,
-            'form'       => "OrderPkgForm",
-            'callback'   => 'document.OrderPkgForm.submit();',
+            'form'        => "OrderPkgForm",
+            'with_census' => 1,
+            'with_census_functions' => 1,
+            'callback'   => 'document.OrderPkgForm.submit()',
 &>
 
 <INPUT NAME    = "submitButton"