Skip to content
  • mkroon's avatar
    Fix for lovd2 conversion to avoid overwriting existing values. · d6c2d6f7
    mkroon authored
    * Check for existing values with === '' instead of empty() to avoid
      overwriting '0' for example.
    * Put setting of default values to end of lovd_getRecordForHeaders()
      to avoid potential problems with multiple input fields linking to
      one output field.
    d6c2d6f7