<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add eSearch Widget for WAB in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877056#M13671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;define({&lt;BR /&gt; settings: "Paramètres",&lt;BR /&gt; addSearch: "Ajouter une couche de recherche",&lt;BR /&gt; updateSearch: "Mise à jour de la couche de recherche",&lt;BR /&gt; addBuffer: "Ajouter des valeurs par défaut à la zone tampon",&lt;BR /&gt; updateBuffer: "Mise à jour des valeurs par défaut à la zone tampon",&lt;BR /&gt; addSearchExpr: "Ajouter une expression",&lt;BR /&gt; updateSearchExpr: "Mise à jour de l\'expression",&lt;BR /&gt; addExpressionValue: "Ajouter une valeur à l\'expression",&lt;BR /&gt; updateExpressionValue: "Mise à jour de la valeur de l\'expression",&lt;BR /&gt; addExpression: "Ajouter une expression",&lt;BR /&gt; addLink: "Ajouter un lien",&lt;BR /&gt; updateLink: "Mise à jour du lien",&lt;BR /&gt; searchTitle: "Titre de la recherche",&lt;BR /&gt; expressionsTitle: "Expression(s) de recherche",&lt;BR /&gt; linksTitle: "Lien(s) depuis la recherche",&lt;BR /&gt; bufferUnitTitle: "Unité de la zone tampon",&lt;BR /&gt; spatialRelationshipTitle: "Relation(s) spatiale(s)",&lt;BR /&gt; linkAlias: "Alias du lien",&lt;BR /&gt; disablenulllink: "Désactivé le lien si Nul",&lt;BR /&gt; disablelinkinpopup: "Désactivé le lien dans la PopUp",&lt;BR /&gt; popuplinktype: "Lien de type",&lt;BR /&gt; linktext: "Texte",&lt;BR /&gt; linkimage: "Image",&lt;BR /&gt; linkiconcontent: "Icône du lien vers les contenus",&lt;BR /&gt; linkcontent: "Lien vers les contenus",&lt;BR /&gt; linkiconcontenthint: "L’icône du lien vers le contenu peut être du texte, des champs attributaires, ou une combinaison des deux, qui permet de créer un chemin URL \\ valide vers l’image de l’icône des liens. Pour ajouter des champs attributaires cliquer sur le bouton plus bleu sur la droite de la zone de saisie.",&lt;BR /&gt; linkcontenthint: "L’icône du lien vers le contenu peut être du texte, des champs attributaires, ou une combinaison des deux, qui permet de créer un chemin URL \\ valide vers les contenus liés . Pour ajouter des champs attributaires cliquer sur le bouton plus bleu sur la droite de la zone de saisie.",&lt;BR /&gt; valuesTitle: "Valeur(s) de l\'expression de recherche",&lt;BR /&gt; actions: "Actions",&lt;BR /&gt; zoomScale: "Echelle du Zoom",&lt;BR /&gt; back: "Retour",&lt;BR /&gt; sum: "Résumer cela valeurs des champs",&lt;BR /&gt; sumlabel: "somme Étiquette",&lt;BR /&gt; searchUrl: "URL de recherche",&lt;BR /&gt; browse: "Naviguer",&lt;BR /&gt; title: "Titre",&lt;BR /&gt; definitionexpr: "Expression de définiton",&lt;BR /&gt; expression: "Expression",&lt;BR /&gt; searchLabel: "Nom de la Recherche",&lt;BR /&gt; searchHint: "Indice pour la rechcerche",&lt;BR /&gt; availableFields: "Champs disponibles",&lt;BR /&gt; name: "Nom",&lt;BR /&gt; alias: "Alias",&lt;BR /&gt; includedFields: "Champs inclus",&lt;BR /&gt; cancel: "Annuler",&lt;BR /&gt; ok: "OK",&lt;BR /&gt; addSearch2: "Ajouter une recherche",&lt;BR /&gt; operationalLayerTip: "Ajouter les résultats dans une couche opérationnelle",&lt;BR /&gt; initialView: "Vue de départ",&lt;BR /&gt; disableTabs: "Modifier Tab Désactivé",&lt;BR /&gt; selectFeatures: "Par Forme",&lt;BR /&gt; selectByAttribute: "Par Attribut",&lt;BR /&gt; editDefaultSym: "Modifier les symboles par défaut pour la recherche",&lt;BR /&gt; editDefaultBuffer: "Modifier les propriétés par défaut de la zone tampon",&lt;BR /&gt; editDefaultGraphical: "Modifier graphiques d\'options de recherche",&lt;BR /&gt; point: "Symbole ponctuel par défaut",&lt;BR /&gt; line: "Symbole linéaire par défaut",&lt;BR /&gt; poly: "Symbole par défaut pour les polygones",&lt;BR /&gt; includeall: "Tout inclure",&lt;BR /&gt; include: "Inclus",&lt;BR /&gt; useMultiGraphics: "Autoriser les graphiques mulit-parties par défaut",&lt;BR /&gt; addTolerance: "Ajouter, par défaut, une tolérance de recherche à la sélection par point",&lt;BR /&gt; keepGraphicalEnabled: "Conserver les outils de recherche graphique après chaque dessin",&lt;BR /&gt; autoZoom: "Zoom auto sur les résultats de la recherhce",&lt;BR /&gt; pointTolerance: "Tolérance à ajouter à une recherche par graphique de type point",&lt;BR /&gt; searchExpressions: "Expressions de recherche",&lt;BR /&gt; expressionAlias: "Alias des l\'expression",&lt;BR /&gt; addValue: "Ajouter une valeur à l\'expression",&lt;BR /&gt; valuePrompt: "Demande",&lt;BR /&gt; valueSQL: "Requête SQL",&lt;BR /&gt; valueDefault: "Valeur par défaut",&lt;BR /&gt; textSearchHint: "Info rechcerche (Exemple de Valeur)",&lt;BR /&gt; none: "Aucun",&lt;BR /&gt; string: "Chaîne",&lt;BR /&gt; number: "Nombre",&lt;BR /&gt; date: "Date",&lt;BR /&gt; stringOperatorIn: "dans", // e.g. &amp;lt;stringFieldName&amp;gt; in ('California', 'Arizona')&lt;BR /&gt; stringOperatorIs: "est", // e.g. &amp;lt;stringFieldName&amp;gt; is 'California'&lt;BR /&gt; stringOperatorIsNot: "n\'est pas",&lt;BR /&gt; stringOperatorStartsWith: "commence par",&lt;BR /&gt; stringOperatorEndsWith: "finit par",&lt;BR /&gt; stringOperatorContains: "contient",&lt;BR /&gt; stringOperatorDoesNotContain: "ne contient pas",&lt;BR /&gt; stringOperatorIsBlank: "est vide",&lt;BR /&gt; stringOperatorIsNotBlank: "n\'est pas vide",&lt;BR /&gt; dateOperatorIsOn: "est le", // e.g. &amp;lt;dateFieldName&amp;gt; is on '1/1/2012'&lt;BR /&gt; dateOperatorIsNotOn: "n\'est pas le",&lt;BR /&gt; dateOperatorIsBefore: "est avant",&lt;BR /&gt; dateOperatorIsAfter: "est après",&lt;BR /&gt; dateOperatorDays: "jours",&lt;BR /&gt; dateOperatorWeeks: "semaines", // e.g. &amp;lt;dateFieldName&amp;gt; is the last 4 weeks&lt;BR /&gt; dateOperatorMonths: "mois",&lt;BR /&gt; dateOperatorInTheLast: "dans le dernier",&lt;BR /&gt; dateOperatorNotInTheLast: "n\'est pas dans le dernier",&lt;BR /&gt; dateOperatorIsBetween: "est entre",&lt;BR /&gt; dateOperatorIsNotBetween: "n\'est pas entre",&lt;BR /&gt; dateOperatorIsBlank: "est vide",&lt;BR /&gt; dateOperatorIsNotBlank: "n\'est pas vide",&lt;BR /&gt; numberOperatorIn: "dans", // e.g. &amp;lt;stringFieldName&amp;gt; in (1000,2000)&lt;BR /&gt; numberOperatorIs: "est", // e.g. &amp;lt;numberFieldName&amp;gt; is 1000&lt;BR /&gt; numberOperatorIsNot: "n\'est pas",&lt;BR /&gt; numberOperatorIsAtLeast: "est au moins égale à",&lt;BR /&gt; numberOperatorIsLessThan: "est inférieur à",&lt;BR /&gt; numberOperatorIsAtMost: "est au plus de",&lt;BR /&gt; numberOperatorIsGreaterThan: "est supérieur à",&lt;BR /&gt; numberOperatorIsBetween: "est entre",&lt;BR /&gt; numberOperatorIsNotBetween: "n\'est pas entre",&lt;BR /&gt; numberOperatorIsBlank: "est vide",&lt;BR /&gt; numberOperatorIsNotBlank: "n\'est pas vide",&lt;BR /&gt; valueField: "Champ",&lt;BR /&gt; valueOperation: "Opération",&lt;BR /&gt; valueMethod: "Méthode",&lt;BR /&gt; all: "Tout",&lt;BR /&gt; any: "N\'importe quelle valeur",&lt;BR /&gt; value: "Valeur",&lt;BR /&gt; field: "Champ",&lt;BR /&gt; unique: "Unique",&lt;BR /&gt; and: "et",&lt;BR /&gt; operator: "Opérateur",&lt;BR /&gt; valueTooltip: "Entrer une valeur",&lt;BR /&gt; fieldTooltip: "Choisir dans un champ existant",&lt;BR /&gt; uniqueValueTooltip: "Choisir une valeur unique dans le champ sélectionné",&lt;BR /&gt; friendlyDatePattern: "MM/dd/yyyy",&lt;BR /&gt; askForValues: "Besoin d\'une valeur",&lt;BR /&gt; prompt: "Prompt",&lt;BR /&gt; hint: "Suggestion",&lt;BR /&gt; strMatchMsgPart1: "Obtenir des entités de la couche qui correspondent à ",&lt;BR /&gt; strMatchMsgPart2: " A partir de cela et des critères précédents de l\'expression",&lt;BR /&gt; userListMsg: "Demander une valeur depuis une liste de valeurs prédéfinies",&lt;BR /&gt; predefinedValue: "Valeur(s) prédéfinie",&lt;BR /&gt; predefinedLabel: "Étiquette(s) prédéfinie",&lt;BR /&gt; list: "Liste:",&lt;BR /&gt; addListValue: "Ajouter une liste de valeurs",&lt;BR /&gt; predefinedTooltip: "Choisir dans la liste de valeurs prédéfinies",&lt;BR /&gt; predefined: "Prédéfini",&lt;BR /&gt; error: {&lt;BR /&gt; invalidParams: "Paramètres invalides.",&lt;BR /&gt; invalidUrl: "URL invalide.",&lt;BR /&gt; noFilterFields: "La couche n\'a pas de champ qui peut être utiliser comme filtre.",&lt;BR /&gt; invalidSQL: "Expression SQL invalide.",&lt;BR /&gt; cantParseSQL: "Analyse impossible de la requête SQL."&lt;BR /&gt; },&lt;BR /&gt; edit: "Edition du format du champ",&lt;BR /&gt; dateformat: "Format de date",&lt;BR /&gt; dayShortMonthYear: "Jour Mois Année",&lt;BR /&gt; longDate: "Date longue",&lt;BR /&gt; longMonthDayYear: "Mois long Jour Année",&lt;BR /&gt; longMonthYear: "Mois long Année",&lt;BR /&gt; shortDate: "Date courte",&lt;BR /&gt; shortDateLongTime: "Jour court Heure Longue",&lt;BR /&gt; shortDateLongTime24: "Jour court Heure Longue 24",&lt;BR /&gt; shortDateShortTime: "Jour court Heure Courte",&lt;BR /&gt; shortDateShortTime24: "Jour court Heure Courte 24",&lt;BR /&gt; shortMonthYear: "Mois court Année",&lt;BR /&gt; year: "Année",&lt;BR /&gt; custom: "Personnalisé",&lt;BR /&gt; useutc: "Format UTC",&lt;BR /&gt; currencyfield: "Champ monétaire",&lt;BR /&gt; currencySymbol: "Symbole monétaire",&lt;BR /&gt; examplecurrency: "€",&lt;BR /&gt; precision: "Précision",&lt;BR /&gt; exampleprecision: ".",&lt;BR /&gt; usethousandssep: "Utilser un séparateur de milliers",&lt;BR /&gt; examplethousands: ",",&lt;BR /&gt; overrideSQL: "Override",&lt;BR /&gt; editBufferUnit: "Ajouter ou Supprimer les unités de la zone tampon",&lt;BR /&gt; defaultBufferValue: "Valeur par défaut de la zone tampon",&lt;BR /&gt; defaultBufferWKID: "Réf. spatiale par défaut de la zone tampon, WKID",&lt;BR /&gt; bufferSymbol: "Symbole de la zone tampon (cliquer pour modifier)",&lt;BR /&gt; addbufferunit: "Sélectionner les unités de la zone tampon",&lt;BR /&gt; addspatalrelationships: "Sélectionner la ou les relation(s) spatiale(s) disponible(s)",&lt;BR /&gt; addUnit: "Ajouter\\Supprimer les Unités",&lt;BR /&gt; addRemove: "Ajouter\\Supprimer",&lt;BR /&gt; warning: "Aucune unité sélectionnée pour la zone tampon",&lt;BR /&gt; addSymbol: "Ajouter une couche de symbologie spécifique",&lt;BR /&gt; pointSymbol: "Symbole pontuel: ",&lt;BR /&gt; lineSymbol: "Symbole Linéaire: ",&lt;BR /&gt; polySymbol: "Symbole polygone: ",&lt;BR /&gt; symbologyTooltip: "Cliquer sur le symbole que vous souhaitez modifier.",&lt;BR /&gt; spatialSearchLayer: "Couche de recherche spatiale",&lt;BR /&gt; editDefaultSpatial: "Modifier les propriétés de recherche spatiale",&lt;BR /&gt; layerSymbology: "Symboles des couches",&lt;BR /&gt; symbolServer: "Depuis le serveur",&lt;BR /&gt; symbolConfig: "Depuis la config défaut",&lt;BR /&gt; symbolLayer: "de couche",&lt;BR /&gt; requiredfield: "champ obligatoire",&lt;BR /&gt; isempty: "est vide",&lt;BR /&gt; showinattributetable: "Ouvrez dans Attribute Table Widget Automatiquement",&lt;BR /&gt; showattachments: "Afficher les pièces jointes",&lt;BR /&gt; andor: "et\\ou",&lt;BR /&gt; tobeenabled: "oit activé",&lt;BR /&gt; graphicalSearchOptions: "Graphical Search Options",&lt;BR /&gt; addgraphicalsearchoptions: "Choisissez Disponible graphique Option de recherche",&lt;BR /&gt; editdisabledtaboptions: "Choisissez Recherche Tab(s) pour Désactiver",&lt;BR /&gt; graphictab: "Recherche Graphique Tab",&lt;BR /&gt; attributetab: "attribut Rechercher Tab",&lt;BR /&gt; spatialtab: "Recherche spatiale Tab",&lt;BR /&gt; resultstab: "Résultats Tab",&lt;BR /&gt; availabletabs: "Désactivé Tab(s)",&lt;BR /&gt; popuponly: "Popup seulement",&lt;BR /&gt; graphicInteract: "Affichage contextuel sur la recherche de la souris sur graphique",&lt;BR /&gt; limit2mapextent: "Activer résultats de limites pour cartographier mesure par les défaut",&lt;BR /&gt; addbuffertolegend: "Ajouter la couche tampon à la légende de cartes",&lt;BR /&gt; enableExportSearchURL: "Activer URL de la Recherche Export",&lt;BR /&gt; uniqueValues: "Récupération des valeurs uniques",&lt;BR /&gt; processingUnique: "Traitement des valeurs uniques: ",&lt;BR /&gt; of: " de ",&lt;BR /&gt; showResultsPopup: "Affichage contextuel lorsque les résultats fiche cliqué",&lt;BR /&gt; resultItemSorting: "Tri de l\'élément de résultat",&lt;BR /&gt; configureFieldsTip: "Configurez les champs en fonction desquels le résultat de la requête sera trié.",&lt;BR /&gt; addNew: "Ajouter une requête",&lt;BR /&gt; sortingOrder: "",&lt;BR /&gt; ascending: "Croissant",&lt;BR /&gt; descending: "Décroissant",&lt;BR /&gt; sortBy: "Trier par",&lt;BR /&gt; thenBy: "Puis par",&lt;BR /&gt; sortDisabledMsg: "Handicapés: couche de service doit soutenir possibilités d\'interrogation avancée: OrderBy",&lt;BR /&gt; editSortBy: "Modifier Trier par",&lt;BR /&gt; showuseMultiGraphics: "Afficher activer l\'option multi-parties graphiques",&lt;BR /&gt; showaddTolerance: "Afficher Ajouter tolérance de recherche à l\'option de sélection du collimateur",&lt;BR /&gt; showaddsqltext: "Afficher inclure du texte requête dans option critères de sélection",&lt;BR /&gt; showbuffergraphic: "Afficher les options Tampon graphiques",&lt;BR /&gt; buffergraphicbydefault: "Activer tampon graphique par défaut",&lt;BR /&gt; expressionValueRequired: "Valeur doit être saisi pour permettre la recherche",&lt;BR /&gt; enableelocateselect: "Graphics Widget eLocate",&lt;BR /&gt; defExprPlaceholder: "En option (voir widgets aider pour plus de détails)",&lt;BR /&gt; zoomscaletip: "Échelle de zoom sera applicable à tous les types de géométrie, et pas seulement des points",&lt;BR /&gt; forceScale: "force de l\'échelle",&lt;BR /&gt; editResultFormat: "Modifier Résultat Formating",&lt;BR /&gt; fromatTooltip: "Le formtting réglée ici affectera la popups de résultat et le résultat du widget texte",&lt;BR /&gt; attribTitleLbl: "Résultat Attribut Titre:",&lt;BR /&gt; attribTitleExample: "prénom",&lt;BR /&gt; attribValueLbl: "Résultat valeur d\'attribut:",&lt;BR /&gt; attribValueExample: "John Doe",&lt;BR /&gt; color: "Couleur",&lt;BR /&gt; insertbold: "Audacieux",&lt;BR /&gt; insertitalic: "Italique",&lt;BR /&gt; insertunderline: "Souligner",&lt;BR /&gt; preview: "Format Aperçu",&lt;BR /&gt; maxBufferValue: "La distance maximale de la mémoire tampon",&lt;BR /&gt; disablePopups: "Désactiver résultats de la recherche contextuelle",&lt;BR /&gt; disableUVCache: "Désactiver la mise en cache des valeurs uniques (voir widgets aide pour plus de détails)",&lt;BR /&gt; resultWrap: "Wrap texte de résultat",&lt;BR /&gt; resultDefaultMsg: "Par défaut est tout le texte pour chaque attribut et son titre apparaît sur une seule ligne et vous permet de faire défiler pour voir texte long.",&lt;BR /&gt; usePopupFrom: "Utilisez Popup de",&lt;BR /&gt; popupWebmap: "Carte Web",&lt;BR /&gt; popupeSearch: "eSearch",&lt;BR /&gt; usePopupFrom2: "pour cette couche",&lt;BR /&gt; popupWebmapTip: "Si la couche ne pas un popup défini dans la carte du web, alors la fenêtre contextuelle eSearch standard sera utilisé",&lt;BR /&gt; dropdownfilter: "Filtre dropdowns utilisant",&lt;BR /&gt; contains: "Contient",&lt;BR /&gt; begins: "Commence par",&lt;BR /&gt; allowcsvexport: "CSV Exporter",&lt;BR /&gt; allowgeoexport: "GeoJSON Exporter",&lt;BR /&gt; allowfcexport: "Feature Collection Exporter",&lt;BR /&gt; startdateminus: "Date de début est la date actuelle moins",&lt;BR /&gt; days: "journées",&lt;BR /&gt; statistics: "Exclure des statistiques"&lt;BR /&gt;});&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 15:32:22 GMT</pubDate>
    <dc:creator>amalhorchi1</dc:creator>
    <dc:date>2016-10-18T15:32:22Z</dc:date>
    <item>
      <title>Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877034#M13649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert .&lt;BR /&gt;I am trying to add your eSearch custom widget to the Developer Edition of the Web AppBuilder 2.1 . &lt;BR /&gt;Whenever I run the eSearch Widget, I can't add a search layer .It is blocked .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 11:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877034#M13649</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T11:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877035#M13650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What do you mean by blocked? Can you share a screenshot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 11:56:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877035#M13650</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T11:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877036#M13651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243209_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't add a search layer .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:11:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877036#M13651</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T13:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877037#M13652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is there an error in your browsers web console (F12) when you click the add search layer link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:22:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877037#M13652</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877038#M13653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243210_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:34:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877038#M13653</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877039#M13654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243211_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877039#M13654</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877040#M13655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;That error tells be that you are using a older version of the eSearch in your app as that french string error was fixed already. Be sure to download and use eSearch 2.1.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877040#M13655</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877041#M13656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used esearch 2.1.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243233_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:48:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877041#M13656</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T13:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877042#M13657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243234_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877042#M13657</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T13:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877043#M13658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you had an older version of the eSearch widget in your WAB app then the way to update it to the latest version is to replace the eSearch folder in the apps directory (i.e. [install dir]\server\apps\[app #]\widgets\eSearch)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877043#M13658</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T14:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877044#M13659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm so sorry but i put the esearch 2.1.2 in the apps directory but the same error .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243252_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:34:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877044#M13659</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T14:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877045#M13660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check your browsers web console to see if there is a different error now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877045#M13660</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T14:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877046#M13661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243272_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 15:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877046#M13661</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-11T15:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877047#M13662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I am trying another time to download &amp;nbsp;Web AppBuilder 2.1 and add your eSearch custom widget .&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Whenever I get the same mistake .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243777_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 09:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877047#M13662</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-12T09:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877048#M13663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/243778_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 09:47:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877048#M13663</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-12T09:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877049#M13664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;That part that is hard for me to understand is that in version 2.1.2 of the eSearch widget the nls\fr\strings.js file has&amp;nbsp;&lt;/P&gt;&lt;P&gt;forceScale: "force de l\'échelle", (notice the \ escape of the ' character).&lt;/P&gt;&lt;P&gt;Your error is indicating that the escape \ is not present which points me to the issue that you are not using the latest version of the eSearch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you look at your&amp;nbsp;D:\arcggis-web-appbuilder-2.1\WebAppBuilderForArcGIS\server\apps\18\widgets\eSearch\manifest.json and see what version is presented in that file (i.e.&amp;nbsp;"version": "2.1.2",)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 12:49:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877049#M13664</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-12T12:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877050#M13665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi robert ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my file manifest.json&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; "name": "eSearch",&lt;BR /&gt; "label": "Enhanced Search",&lt;BR /&gt; "platform": "HTML",&lt;BR /&gt; "version": "2.1.2",&lt;BR /&gt; "wabVersion": "2.1",&lt;BR /&gt; "author": "Robert Scheitlin &amp;amp; Esri R&amp;amp;D Center Beijing",&lt;BR /&gt; "description": "This enhanced search widget offers the ability to search by a string, geometry and spatial relationship.",&lt;BR /&gt; "copyright": "2016",&lt;BR /&gt;&lt;SPAN&gt; "license": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.apache.org%2Flicenses%2FLICENSE-2.0" rel="nofollow" target="_blank"&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "properties": {&lt;BR /&gt; "hasVersionManager": true&lt;BR /&gt; },&lt;BR /&gt; "featureActions": [{&lt;BR /&gt; "name": "eShowStatistics",&lt;BR /&gt; "uri": "featureActions/eShowStatistics"&lt;BR /&gt; }]&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 08:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877050#M13665</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-18T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877051#M13666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Amal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;Can you post the contents of your&amp;nbsp;&lt;SPAN&gt;D:\arcggis-web-appbuilder-2.1\WebAppBuilderForArcGIS\server\apps\18\widgets\eSearch\nls\fr\strings.js then.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 12:52:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877051#M13666</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-18T12:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877052#M13667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;define({&lt;BR /&gt; root: ({&lt;BR /&gt; resultactions: "Result Menu",&lt;BR /&gt; clearResults: "Clear Results",&lt;BR /&gt; selectFeatures: "By Shape",&lt;BR /&gt; selectByAttribute: "By Value",&lt;BR /&gt; results: "Results",&lt;BR /&gt; searchLayer: "Search layer",&lt;BR /&gt; searchType: "Search alias",&lt;BR /&gt; selectFeaturesBy: "Select features by",&lt;BR /&gt; selectSpatial: "By Spatial",&lt;BR /&gt; search: "Search",&lt;BR /&gt; clear: "Clear",&lt;BR /&gt; clearfields: "Clear Fields",&lt;BR /&gt; clearBuffer: "Clear Buffer",&lt;BR /&gt; zoomall: "Zoom All",&lt;BR /&gt; point: "Point",&lt;BR /&gt; line: "Line",&lt;BR /&gt; polyline: "Polyline",&lt;BR /&gt; freehandPolyline: "Freehand Polyline",&lt;BR /&gt; triangle: "Triangle",&lt;BR /&gt; extent: "Extent",&lt;BR /&gt; circle: "Circle",&lt;BR /&gt; ellipse: "Ellipse",&lt;BR /&gt; polygon: "Polygon",&lt;BR /&gt; freehandPolygon: "Freehand Polygon",&lt;BR /&gt; featuresSelected: "Features selected: ",&lt;BR /&gt; noResults: "No results.",&lt;BR /&gt; searching: "Searching...",&lt;BR /&gt; searchError: "Search failed !",&lt;BR /&gt; searchResult: "Search result",&lt;BR /&gt; useMultiGraphics: "Enable multi-part graphics",&lt;BR /&gt; addTolerance: "Add search tolerance to point selection",&lt;BR /&gt; and: "and",&lt;BR /&gt; friendlyDatePattern: "MM/dd/yyyy",&lt;BR /&gt; stringOperatorIs: 'stringOperatorIs',&lt;BR /&gt; stringOperatorIsNot: 'stringOperatorIsNot',&lt;BR /&gt; stringOperatorStartsWith: 'stringOperatorStartsWith',&lt;BR /&gt; stringOperatorEndsWith: 'stringOperatorEndsWith',&lt;BR /&gt; stringOperatorContains: 'stringOperatorContains',&lt;BR /&gt; stringOperatorDoesNotContain: 'stringOperatorDoesNotContain',&lt;BR /&gt; stringOperatorIsBlank: 'stringOperatorIsBlank',&lt;BR /&gt; stringOperatorIsNotBlank: 'stringOperatorIsNotBlank',&lt;BR /&gt; dateOperatorIsOn: 'dateOperatorIsOn',&lt;BR /&gt; dateOperatorIsNotOn: 'dateOperatorIsNotOn',&lt;BR /&gt; dateOperatorIsBefore: 'dateOperatorIsBefore',&lt;BR /&gt; dateOperatorIsAfter: 'dateOperatorIsAfter',&lt;BR /&gt; dateOperatorDays: 'dateOperatorDays',&lt;BR /&gt; dateOperatorWeeks: 'dateOperatorWeeks',&lt;BR /&gt; dateOperatorMonths: 'dateOperatorMonths',&lt;BR /&gt; dateOperatorInTheLast: 'dateOperatorInTheLast',&lt;BR /&gt; dateOperatorNotInTheLast: 'dateOperatorNotInTheLast',&lt;BR /&gt; dateOperatorIsBetween: 'dateOperatorIsBetween',&lt;BR /&gt; dateOperatorIsNotBetween: 'dateOperatorIsNotBetween',&lt;BR /&gt; dateOperatorIsBlank: 'dateOperatorIsBlank',&lt;BR /&gt; dateOperatorIsNotBlank: 'dateOperatorIsNotBlank',&lt;BR /&gt; numberOperatorIs: 'numberOperatorIs',&lt;BR /&gt; numberOperatorIsNot: 'numberOperatorIsNot',&lt;BR /&gt; numberOperatorIsAtLeast: 'numberOperatorIsAtLeast',&lt;BR /&gt; numberOperatorIsLessThan: 'numberOperatorIsLessThan',&lt;BR /&gt; numberOperatorIsAtMost: 'numberOperatorIsAtMost',&lt;BR /&gt; numberOperatorIsGreaterThan: 'numberOperatorIsGreaterThan',&lt;BR /&gt; numberOperatorIsBetween: 'numberOperatorIsBetween',&lt;BR /&gt; numberOperatorIsNotBetween: 'numberOperatorIsNotBetween',&lt;BR /&gt; numberOperatorIsBlank: 'numberOperatorIsBlank',&lt;BR /&gt; numberOperatorIsNotBlank: 'numberOperatorIsNotBlank',&lt;BR /&gt; bufferGraphic: 'Buffer Graphic',&lt;BR /&gt; searchDistance: 'Apply a search distance:',&lt;BR /&gt; applyBuffer: 'Apply Buffer',&lt;BR /&gt; searchEntities: 'Search entities of:',&lt;BR /&gt; intersectMessage: 'There is no result to intersect, please complete a graphical or text search first.',&lt;BR /&gt; spatialSearchErrorTitle: 'Spatial Search error',&lt;BR /&gt; bufferMessage: 'There is no result to buffer, please complete a graphical or text search first.',&lt;BR /&gt; bufferSearchErrorTitle: 'Buffer error',&lt;BR /&gt; spatialchoicemsg: 'Do you want to use the Buffer Graphics or the Selection Graphics?',&lt;BR /&gt; spatialchoicetitle: 'Choose',&lt;BR /&gt; buffergraphics: 'Buffer',&lt;BR /&gt; selectiongraphics: 'Selection',&lt;BR /&gt; widgetversion: 'eSearch Widget Version Info',&lt;BR /&gt; widgetverstr: 'Widget Version',&lt;BR /&gt; wabversionmsg: 'Widget is designed to run in Web AppBuilder version',&lt;BR /&gt; exporturl: 'Export Search URL',&lt;BR /&gt; copyurlprompt: 'Copy to clipboard: Ctrl+C, Enter',&lt;BR /&gt; limit2mapextent: 'Limit search to map extent',&lt;BR /&gt; graphicgeomtypemsg1: 'Mixing major geometry types like points, lines and polygons is not supported.',&lt;BR /&gt; graphicgeomtypemsg2: 'Do you want to continue which will result in clearing all previous drawn graphics?',&lt;BR /&gt; cancel: 'cancel',&lt;BR /&gt; _continue: 'continue',&lt;BR /&gt; warning: 'Warning!',&lt;BR /&gt; zoomErrorMessage: 'Attempts to auto zoom to the search results have failed.',&lt;BR /&gt; addTextQuery: 'Include text query in selection criteria',&lt;BR /&gt; uniqueValues: 'Retrieving unique values',&lt;BR /&gt; processingUnique: 'Processing unique values: ',&lt;BR /&gt; of: ' of ',&lt;BR /&gt; requiredTip: "Value required to execute search",&lt;BR /&gt; required: "Required",&lt;BR /&gt; requiredWarning: "Required Value Missing",&lt;BR /&gt; requiredErrorMessage: "You have failed to enter one or more required values",&lt;BR /&gt; selectFeaturesFrom: "Use graphics from",&lt;BR /&gt; eLocateTip: "Use Existing Enhanced Locate Widget Graphics",&lt;BR /&gt; createnewselection: "Create new results",&lt;BR /&gt; addtoselection: "Add to current results",&lt;BR /&gt; removefromselection: "Remove from current results",&lt;BR /&gt; mapServiceFailureTitle: "Search Layer Map Service Failure",&lt;BR /&gt; mapServicefailureMsg: "The following search layer(s) map service(s) failed to respond: ",&lt;BR /&gt; mapServicefailureMsg2: ". Due to this failure the search layer(s) will be removed from the widget.",&lt;BR /&gt; removeResultMsg: "Remove Result",&lt;BR /&gt; chooserelate: "Choose the Relate",&lt;BR /&gt; sum_: "Summary",&lt;BR /&gt; summaryresults: "Summary Results",&lt;BR /&gt; more: "More",&lt;BR /&gt; _featureAction_eShowStatistics: "Statistics...",&lt;BR /&gt; _featureAction_eExportToCSV: "Export to CSV file",&lt;BR /&gt; _featureAction_eShowRelate: "Show Relates"&lt;BR /&gt; }),&lt;BR /&gt; "ar": 0,&lt;BR /&gt; "cs": 0,&lt;BR /&gt; "da": 0,&lt;BR /&gt; "de": 0,&lt;BR /&gt; "es": 0,&lt;BR /&gt; "et": 0,&lt;BR /&gt; "fi": 0,&lt;BR /&gt; "fr": 1,&lt;BR /&gt; "he": 0,&lt;BR /&gt; "it": 0,&lt;BR /&gt; "ja": 0,&lt;BR /&gt; "ko": 0,&lt;BR /&gt; "lt": 0,&lt;BR /&gt; "lv": 0,&lt;BR /&gt; "nb": 0,&lt;BR /&gt; "nl": 0,&lt;BR /&gt; "pl": 0,&lt;BR /&gt; "pt-br": 0,&lt;BR /&gt; "pt-pt": 0,&lt;BR /&gt; "ro": 0,&lt;BR /&gt; "ru": 0,&lt;BR /&gt; "sv": 0,&lt;BR /&gt; "th": 0,&lt;BR /&gt; "tr": 0,&lt;BR /&gt; 'zh-cn': 0&lt;BR /&gt;});&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877052#M13667</guid>
      <dc:creator>amalhorchi1</dc:creator>
      <dc:date>2016-10-18T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add eSearch Widget for WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877053#M13668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;That is for the English strings I need to check your french strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-size: 14px;"&gt;D:\arcggis-web-appbuilder-2.1\WebAppBuilderForArcGIS\server\apps\18\widgets\eSearch\nls\&lt;STRONG&gt;fr\strings.js&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-esearch-widget-for-wab/m-p/877053#M13668</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-18T13:40:40Z</dc:date>
    </item>
  </channel>
</rss>

