Adding Label Routing to a Routing Script

To implement label routing on any routing script, do the following:

1- Click Routing script in the navigation panel.

2- Edit your main script

3- Add the following three lines to the script:

At the top of the page

Following your main class definition

Add before filter in your main class

4- Click 'Save'

Example

How to Setup Filters

Last updated

Was this helpful?