type: hidden

it send the field but it is not showed in the form

{
  "DataBaseTables": {
     "TableName": {
        "interface": {
           "fields": {
               "id_school": {"name": "Colegio","type": "hidden"},
           }
        }
     }
  }
}

Normally it requires the attribute: defaultvalue or forcedvalue