How to create an IFS Apps 10 form action type
Form actions are processes that are triggered when responses are made on a form. An IFS Apps 10 form action type integrates FormsPro data with IFS using steps to perform the action and/or retrieve information. If you are unfamiliar with information in this procedure, contact your IT department.
- Open the form for which you want to add a form action.
- Choose (Form Settings), then scroll to the right and click the Form Actions tab.
- Click (Add button) to open the Create Form Action window.
- Select IFS Apps 10 as the form action type, then name the form action. The form action is the name for the set of information you’re triggering. Because you can create multiple actions for each form, use a name that will help you identify the information in the action.
- Click(Add Step) to create a step for the action. If the form contains a repeatable group, or a dynamic table with rows/groups in it, you can click (Add Step Group button) to create a step group for the action. You will need to select the iteration target.
- Enter a label for Step 1.
- Select the HTTP verb method and enter the request URL. Consult the documentation for your endpoint for guidance on which HTTP verb should be used.
- Enter authentication information and insert the form merge fields.
- Continue adding steps as needed.
- If you want to preview the information that is going to be sent, click Preview to open the Preview window. Select the form submission to view a preview of the form action.
- Click Save, then click OK to close the Form Settings window.
- A form action event can be added to a Select or Lookup field, or an Action button can be added to your form that will execute the action.
- Click (Save button) on your form to save the form action.
- Verify the form action was executed successfully using the Form Actions Log.