Description
Values in the IBI-helpMe input mask.
Allowed values
|
Value (value) |
Description |
|---|---|
|
|
Selected IBI-helpMe category, if used. |
|
|
Contents of the Subject field |
|
|
Contents of the Description field |
|
|
Contents of the Input field n.n is a number (starting with 0) and reflects the input field which was defined at the nth position in the Configuration.xml file. |
XML
<configuration version="1.2.0">
<applicationSettings>
...
<!-- Information to be determined -->
<collectedValues>
<collectedValue type="Input"
value="Category"/>
</collectedValues>
...
</applicationSettings>
</configuration>