Table of Contents [Hide/Show]
InstructionsDownloads
<component name="Query Widget" type="FDOT.GIS.Framework.Atkins.ViewModels.QueryWidgetViewModel, FDOT.GIS.Framework.Atkins, Version=1.0.0.0" xapuri="FDOT.GIS.Framework.Atkins.xap" helpText="Run pre-configured queries on a selected map layer"> </component>
<startupAction name="LoadResourcesStartupAction" type="FDOT.GIS.Framework.Atkins.StartupActions.LoadResourcesStartupAction" xapuri="FDOT.GIS.Framework.Atkins.xap"> <customSettings> <add name="ApplicationResources" value="SymbolResources" /> </customSettings> </startupAction>
<?xml version="1.0" encoding="utf-8" ?> <WidgetConfig> <ProjectSuiteUrl>http://fdotwp2.dot.state.fl.us/ProjectSuiteEnterpriseEdition/pages/project/project.aspx?</ProjectSuiteUrl> <QueryLayers> <Layer title="Active Work Program" displayProjectSuite="true" projectSuiteLinkField="ITEM_SEG" restURL="D4Search|2"> <QueryFields>ITEM_SEG</QueryFields> <TextSearchLabel>Search by FM Number [Example: 427937.1 or partial value followed by %] </TextSearchLabel> <OutputFields>*</OutputFields> <MapTipTemplate>Title=Work Program;Content=FM number: {#ITEM_SEG}</MapTipTemplate> </Layer> <Layer title="CITY" restURL="D4Search|5"> <QueryFields>CITY</QueryFields> <TextSearchLabel>Search by City [Example: Plantation or partial value followed by %] </TextSearchLabel> <OutputFields>*</OutputFields> <MapTipTemplate>Title=CITY;Content=CITY: {#CITY}</MapTipTemplate> </Layer> </QueryLayers> </WidgetConfig>