AgileWork - Common Setup / Instructions |
This topic provides an example of how to display a task on a mobile device using the Mobile View options. This example assumes you are using the AgilePoint mobile apps, but the same would work for any mobile app using the AgilePoint REST API.
The following image shows the end result of this example for the CFO Approval AgileWork. The CFO can use this form to approve or reject a budget request.
Field Name | Value |
---|---|
Heading to display non-repeating data fields |
Budget Request Summary |
Repeat this procedure for each of this following fields.
Display Name | Value |
---|---|
Submitter Name |
${SubmitterName} |
Submission Date |
${SubmissionDate} |
Budget Amount |
${BudgetAmount} |
Field Name | Value |
---|---|
Heading to display non-repeating data fields |
Employee Details |
The following table shows the sample value for the following fields.
Display Name | Value |
---|---|
Software |
${Software} |
Hardware |
${Hardware} |
Telephone |
${Telephone} |
Subtotal |
${Subtotal} |
Field Name | Value |
---|---|
Heading to display form submission options |
Request Approval |
Select which action type fits best to complete the task |
Approve/Reject |
If _ is _, that means _ |
|
Display comments field for submitter |
Selected |
Store comments in this process attribute |
${Comment} |