Please enable JavaScript to view this site.

iService Forms User Guide

Navigation: Form Commands > $Input

$Input -interactionProperty

Scroll Prev Top Next More

[-interactionProperty#'Description'] - If you want to save the input from your form directly into an existing interaction property, such as Priority, then add the contact property parameter to your $Input command. The ID of the property is placed after the -interactionProperty text (e.g., -interactionProperty7 ... where 7 is the ID of the interaction property desired).

 

Example: The relative priority of a question.

$input -interactionProperty1'Priority' -id'Priority'$

 

In the example above, the Priority of the question is captured and saved into the iService database for the interaction. The ID of the interaction property in the iService database in this example is 1.