Specifying the custom panels to use in a task
You control the use of custom (static) panels through the task setup in the Datacap Web Client.
Procedure
- Open the Datacap Web Client and log on to the TravelDocs application.
- Click the Administrator tab, and click Workflow.
- Expand Web Job, and click the Verify task.
- In the Selected task details pane, click Setup.
- In the Verify.set.xml - Webpage dialog window, scroll to the Custom web panels section and click the Use custom web panels check box.
- Under Bind page to ascx panel:
- In the Panel for field, replace Page_Type by entering Rental_Agreement and replace panel.htm by entering staticRental_Agreement.htm.
- Click the + sign to add a second Panel for field.
- In the second Panel for field, replace Key2 by entering Optional_Insurance and replace Value2 by entering staticOptional_Insurance.htm.
- Click Save.
- Open a batch in AVerify and confirm that AVerify is using the new custom panels.
- Optional: To revert to the default panels at
any time:
- Repeat steps 1 - 5 and click Use custom web panels to clear the check box.
- Under Bind page to ascx panel:
- Click the - sign to remove Optional_Insurance.
- Replace Rental_Agreement by entering Page_Type.
- Replace staticRental_Agreement.htm by entering panel.htm.
- Click Save.
Parent topic: Creating and using custom (static) panels