Create a form variable
In this step, you create a form variable, as you may have multiple instances of an object in a form, such as when comparing two vehicles.
- On the Form variables tab, click New.
- Enter Vehicle as the Name.
- Select Data object as the Type.
-
Click in the
Value box, click
Local Data Model and select
Vehicle.
- Click Add.
Next, create an action that will call the web service and populate the fields in the data object variable. Continue to Create a form action to call the web service.