<?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 Are there styles available to make AttributeInspector look more like a form? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433480#M39956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to change the style of the attribute inspector to look more like a typical HTML form.&amp;nbsp; I see there are classes for atiLayerName, atiField and atiLabel.&amp;nbsp; I've tried adjusting the margins and padding on these, but I can't get the look I want.&amp;nbsp; I'd rather have the label above the input box and have that box underneath it.&amp;nbsp; I want the box positioned so that it's justified to the left, lining up with the label.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone accomplished this to their satisfaction that can share their style settings?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 21:42:42 GMT</pubDate>
    <dc:creator>TracySchloss</dc:creator>
    <dc:date>2015-10-27T21:42:42Z</dc:date>
    <item>
      <title>Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433480#M39956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to change the style of the attribute inspector to look more like a typical HTML form.&amp;nbsp; I see there are classes for atiLayerName, atiField and atiLabel.&amp;nbsp; I've tried adjusting the margins and padding on these, but I can't get the look I want.&amp;nbsp; I'd rather have the label above the input box and have that box underneath it.&amp;nbsp; I want the box positioned so that it's justified to the left, lining up with the label.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone accomplished this to their satisfaction that can share their style settings?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 21:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433480#M39956</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-27T21:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433481#M39957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4289"&gt;Tracy Schloss&lt;/A&gt;​ it might be tricky to get the attribute inspector to display as you want. If you are only provide a few input fields and don't need to&amp;nbsp; handle domains then it might just be easier for you to build a form yourself and then when users submit the form you can call applyEdits on the feature layer to add the feature. Here's a link to a sample that does this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dl.dropboxusercontent.com/u/24627279/report_graffiti/index.html" title="https://dl.dropboxusercontent.com/u/24627279/report_graffiti/index.html"&gt;Report Graffiti&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also attached the code as a zip. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433481#M39957</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-10-28T18:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433482#M39958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate when you include attachments.&amp;nbsp; I can get to jsBin and jsFiddle, but dropbox and Google docs are both blocked.&amp;nbsp;&amp;nbsp;&amp;nbsp; You never know what turns out to defined as a security risk.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will go with the popupTemplate you just helped me with.&amp;nbsp; I'm sure to have more postings as I deal with trying to make this all into a seamless workflow to the user.&amp;nbsp; I haven't used Edit much yet.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433482#M39958</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-28T18:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433483#M39959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently received an email from another geonet user letting me know that dropbox and jsbin are often blocked so I try to remember to include attachments now. If I forget feel free to remind me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:34:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433483#M39959</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-10-28T18:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433484#M39960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tracy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked at the geoform template:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=931653256fd24301a84fc77955914a82" title="https://www.arcgis.com/home/item.html?id=931653256fd24301a84fc77955914a82"&gt;https://www.arcgis.com/home/item.html?id=931653256fd24301a84fc77955914a82&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433484#M39960</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2015-10-28T18:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433485#M39961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but I'm not looking for a Web Map solution.&amp;nbsp;&amp;nbsp; I need more control over the interface than I can get from those templates. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 19:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433485#M39961</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-28T19:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Are there styles available to make AttributeInspector look more like a form?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433486#M39962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is working pretty well for me.&amp;nbsp; It moves the field names over the input and expands the input so that it lines up below it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.esriAttributeInspector .atiLayerName {&lt;/P&gt;&lt;P&gt;&amp;nbsp; margin: 15px;&lt;/P&gt;&lt;P&gt;&amp;nbsp; font-size: 1em;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.esriAttributeInspector .atiField {&lt;/P&gt;&lt;P&gt;margin-top:5px;&lt;/P&gt;&lt;P&gt;margin-left: -75px;&lt;/P&gt;&lt;P&gt;width: 325px;&lt;/P&gt;&lt;P&gt;padding: 3px;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.esriAttributeInspector .atiLabel {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin: 1px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 3px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 40px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-weight:bolder;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-bottom: 3px;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 20:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/are-there-styles-available-to-make/m-p/433486#M39962</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-28T20:30:27Z</dc:date>
    </item>
  </channel>
</rss>

