
You can use a Form Display callable object as a display callable object for actions where the execution object is a form. It displays the name and description of the form and provides a link for download.
By integrating these two objects in an action, you are able to monitor process flow. You can generate a task for this step to make it accessible in the runtime. If the user has view permissions on the step, he or she can view the display object and download the form itself.
More information: Setting Up Portal Roles
More information: Exposing Composite Forms as Callable Objects
More information: Creating Actions
You should be able to see the form callable object inserted in the action.
Whenever a form is mailed, a task is generated that can be viewed in the GP runtime worklist or UWL.
On the Task tab page, you can also customize the task title that appears under Activities in the contextual navigation panel at runtime:
You can also include placeholders which are replaced by the values of the input parameters at runtime.
You can modify Developing Your First Composite Form Process to include the Display CF CO callable object.
More information: Developing Your First Composite Form Process