Skip to main content
Skip table of contents

Input

Beschreibung

Werte aus der IBI-helpMe-Eingabemaske.

Erlaubte Werte

Wert (value)Beschreibung
CategoryAusgewählte IBI-helpMe Kategorie, falls verwendet.
SubjectInhalt des Betreff-Felds
DescriptionInhalt des Beschreibungs-Felds
InputField_nInhalt des Eingabefelds n. n ist eine Zahl (beginnend mit 0) und spiegelt das Eingabefeld wieder, welches an der n-ten Stelle in der Configuration.xml definiert wurde.

Beispiel

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	 <!-- Zu ermittelnden Informationen -->
	<collectedValues>

		<collectedValue type="Input"
						value="Category"/>

	</collectedValues>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.