netzkeFieldTypeForAttrType: function(type){
    var map = {
      integer   : 'int',
      decimal   : 'float',
      float     : 'float',