<?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: Does anyone know how to make the fields invisible in AppStudio? in Local Government Solutions Users Questions</title>
    <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827291#M321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, It just magically starting working thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2020 19:57:40 GMT</pubDate>
    <dc:creator>DinubaAGOLAdmin</dc:creator>
    <dc:date>2020-09-02T19:57:40Z</dc:date>
    <item>
      <title>Does anyone know how to make the fields invisible in AppStudio?</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827287#M317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A little background,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have created a Citizen Report App. We were going to launch it before COVID but the City pushed the launch back to October. Last week, I was fixing some fields, that needed to be required.&amp;nbsp; I found out that you can delete the field in ArcPro in the table of the Main feature class and then re-add it through the configuration tool and make it non-nullible and required. If you use the same names then you don't have to fix any of the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unfortunately, I didn't know this was possible. So I tried overriding the feature class with a replicated feature class where the fields were fixed.&amp;nbsp; That broke everything. I have recreated everything. I even have the fields that I need required.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I haven't worked on this project so I can't remember how I got all the fields not to show up in the ArcStudio App. I already have most of the app set up in App studio. I just had to fix the map location and the layer location The rest is still in perfect condition except, I can't remember how to turn off the the extra fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is a way to do it but I don't remember how I did it last time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2020 20:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827287#M317</guid>
      <dc:creator>DinubaAGOLAdmin</dc:creator>
      <dc:date>2020-09-01T20:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to make the fields invisible in AppStudio?</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827288#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I found this online that codes to remove the fields but I tried to use the code but the software isn't recognizing the field. I have tried shutting of the fields in the map that I directed the app to.&amp;nbsp; I have tried shutting the fields off in the the visible section of the feature layers settings and saved it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the code below in the Quick Reports qml, but none of it has work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fields from the rest" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/506230_fields.JPG" /&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/506231_error.JPG" /&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/506232_example.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:08:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827288#M318</guid>
      <dc:creator>DinubaAGOLAdmin</dc:creator>
      <dc:date>2020-09-02T17:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to make the fields invisible in AppStudio?</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827289#M319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cc: &lt;A href="https://community.esri.com/group/4076"&gt;ArcGIS AppStudio&lt;/A&gt;‌ for visibility.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ideal solution is to fix your feature layer, and if you have run the Quick Report template (your &lt;SPAN style="background-color: #ffffff;"&gt;Citizen Report App&lt;/SPAN&gt;) before, the app may have still cached the previous feature layer schema, so if you made changed to the feature layer schema after that, you need to call the Reset functionality in the Quick Report app. Top&amp;nbsp;left hamburger menu -&amp;gt; Settings -&amp;gt; Reset.&amp;nbsp; See this post for more details,&amp;nbsp;&lt;A href="https://community.esri.com/thread/245154"&gt;App Studio QuickReport Feature Layer modified&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also want to look at using &lt;SPAN style="background-color: #ffffff;"&gt;Hosted Feature Layer Views of the original Feature Layer to hide some fields, see this post for more details,&amp;nbsp;&lt;A href="https://community.esri.com/thread/202869-hiding-fields-in-quick-report-template"&gt;https://community.esri.com/thread/202869-hiding-fields-in-quick-report-template&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Erwin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827289#M319</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-09-02T17:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to make the fields invisible in AppStudio?</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827290#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was very helpful. Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;My code was missing a " '' " so&amp;nbsp; so that is why it wasn't working.&amp;nbsp; I originally created a view layer and then clicked and unclicked the fields. I may try that way again. Right now. I am having trouble with getting the domains to come in as a drop down.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/506253_Not appearing.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I creating domain for the problem type, but it isn't coming in. I tried clearing the cashe already. For&amp;nbsp; some reason it works if I use a different view but just not this one.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 19:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827290#M320</guid>
      <dc:creator>DinubaAGOLAdmin</dc:creator>
      <dc:date>2020-09-02T19:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to make the fields invisible in AppStudio?</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827291#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, It just magically starting working thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 19:57:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827291#M321</guid>
      <dc:creator>DinubaAGOLAdmin</dc:creator>
      <dc:date>2020-09-02T19:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to make the fields invisible in AppStudio?</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827292#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's weird, the domain should work, is it possible for you to share the feature layer so that we can test? If not, we can probably troubleshoot this with &lt;A href="https://community.esri.com/group/1759"&gt;Esri Technical Support&lt;/A&gt;‌.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 23:36:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/does-anyone-know-how-to-make-the-fields-invisible/m-p/827292#M322</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-09-02T23:36:10Z</dc:date>
    </item>
  </channel>
</rss>

