Generating the Graphical Filter XML

You can generate the XML that displays the graphical representation of a filter expression.

Procedure

  1. Open the Filter dialog and define the filter that is to be added by the callout method.
  2. From the Tools menu, select Export Filter XML....

    A dialog is displayed that contains the XML that represents the filter expression.

    Copy all of the text in the dialog:

  3. Use the copied XML in either the overrideBaseFilter or overrideFilterOnLoad method to produce a graphical display of the filter.

Result

Also see appendFilterXML for information about appending the XML from the XML Filter XML... function to existing graphical filter XML.