Legacy - Script Search ControlOverviewThe Script Search control provides a box for an agent a search criteria, and then a Search button to click and display a list of associated tagged pages. This method of moving to a page is more flexible than the standard method of using lists and/or button controls.
Each page can be given a tag or tags, which determines which pages display in the Results List. For example, an agent can enter an insurance type into the Search field - in this example, Land. Two script pages detailing business and agricultural insurance have a Land tag. When the agent clicks on the Search button the tagged pages display in a list:
The agent can move to the appropriate page by double clicking on the page name displayed in the list.
The control attributes comprise only of a Field Name, Save, Delete and Close button:
The control displays as follows on the script page:
How ToThe Search Tags are defined in the Page Properties section of the Script Editor. Select the page you wish to apply the tags to, and then click on the Tools - Page Properties button. Click the Edit Search Tags button:
Enter each tag:
Place a Script Search control onto the page you wish to conduct the search from.
Tags are stored in the CallScripter tables against the page ID. At run time, the table is queried on the tag value and matching results displayed.
This control pack will be supplied by the CallScripter Professional Services team on request.
|