<?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: Input dialog with Message Box? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/input-dialog-with-message-box/m-p/1025535#M20421</link>
    <description>&lt;P&gt;There doesn't appear to be a jimu textbox. I used a dijit/form/TextBox in my widgets, set up like this in the html file:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div data-dojo-attach-point="baseGridLayerName" class="esriCTAGOLTextBox"
     data-dojo-type="dijit/form/TextBox" trim="true" required="true"&amp;gt;
  ${nls.agolSettings.baseGridLayerName}
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;and accessed like this in the javascript&amp;amp;colon;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;this.baseGridLayerName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 20:00:59 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2021-02-10T20:00:59Z</dc:date>
    <item>
      <title>Input dialog with Message Box?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/input-dialog-with-message-box/m-p/1025499#M20420</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I am wondering how I can add an input text box to the jimu message box in WAB.&amp;nbsp; Right now, I am using a prompt in javascript to ask users for a simple passcode in an if statement like this:&lt;/P&gt;&lt;P&gt;var person = prompt("Passcode:", "")&lt;BR /&gt;if (person == "acre555" ) {&lt;/P&gt;&lt;P&gt;} else {&lt;BR /&gt;var person = alert("A valid passcode is required to use export resources")&lt;/P&gt;&lt;P&gt;This totally works but is not very elengant.&amp;nbsp; I got the jimu message working but I dont see any options to add a simple input box.&amp;nbsp; Is this possible?&amp;nbsp; Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 18:26:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/input-dialog-with-message-box/m-p/1025499#M20420</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-10T18:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Input dialog with Message Box?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/input-dialog-with-message-box/m-p/1025535#M20421</link>
      <description>&lt;P&gt;There doesn't appear to be a jimu textbox. I used a dijit/form/TextBox in my widgets, set up like this in the html file:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div data-dojo-attach-point="baseGridLayerName" class="esriCTAGOLTextBox"
     data-dojo-type="dijit/form/TextBox" trim="true" required="true"&amp;gt;
  ${nls.agolSettings.baseGridLayerName}
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;and accessed like this in the javascript&amp;amp;colon;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;this.baseGridLayerName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 20:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/input-dialog-with-message-box/m-p/1025535#M20421</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-02-10T20:00:59Z</dc:date>
    </item>
  </channel>
</rss>

