Designer 10.15 | webMethods BPM Task Development Help | Configuring Tasks | Adding E-form Support to a Task | Adding E-forms Stored in a My webMethods Server Folder Location | Adding an E-form Download Link to the Inbox Results View with Snippets
 
Adding an E-form Download Link to the Inbox Results View with Snippets
You can add a download link column to your task inbox results list as described in Adding E-form Support to a Task. You can also add a column with a download link to the task inbox results table with a component available from the Snippets view.
The procedure requires adding an e-form content provider and an e-form template provider to the task, as described in Adding E-forms Stored in a My webMethods Server Folder Location.
*To add a download link column to the task inbox results view
1. Open the Task Inbox Results default view in the task editor.
2. Open the Snippets view.
3. Expand E-forms.
4. Drag the Download Column for Task Inbox snippet onto the view canvas and drop it into the Search Result Table control.
5. In the Variables area of the Insert Template dialog box, specify a value for providerBeanName by typing the Java property name of your e-form content provider.
Note:
To see Java property names in the Bindings View, click the Show Java Type Names toolbar button.
6. Click Insert.
7. Make any additional changes to the user interface, as desired.
8. Save your changes.
Related Topics