integerInput(cf){
    return(
      <input
        type='number'
        ref={'custom_fields.' + cf.code}