Tips for import interfaces

The guide describes importing data into columns with the `samples` data type and introduces a method for 'Silent Import' in evaluations to add data directly via a green plus button.

Import into columns with the samples data type
When importing data into columns with the samples data type, a sample number is expected and linked accordingly during import.

Silent Import in Evaluations:
Adds data without leaving the evaluation.

SELECT
CONCAT('silent_import==
    Angebot=',(SELECT name FROM offers WHERE offers.id = '_VAR0_'),
  ',PostenID=', prices.id, ',Preis=', prices.price, 
  ',Anmerkung=', IFNULL(prices.DDF_FELD, ''), 
  '==<span class="btn btn-success">+</span>') 
as 'Add Item'
FROM prices

Generates a green plus, which sends the data of this row directly to the import interface

Last change: 22.08.2025

Allgemeines

Einführungsphase

Auswertungen

Mitarbeiter

Aufträge

Proben

Probenvorlage

Berichte

Kunden

Berichtstabellen Editor

Kundenzone (optional)

Anlagen

Angebote

Rechnungen

Parameter

Rechnen mit Parametern

Schnittstellen

Webservice

Transformationscode

Prüfpläne / Grenzwerte / Spezifikationen

Dokumentenlenkung

Prüfmittel

Material

Mitarbeiterschulungen

8D-Report

Sonstiges

PDF-Vorlagen

Fragen und Antworten

Lieferantenbewertung

Dateiverwaltung

Prozesse