<?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: Data Driven Pages: Dynamic Text Difficulties in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296700#M3984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joel- &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the support.&amp;nbsp; We are going to try and open my .mxd on a different computer with a newer OS and better hardware to see if anything is different. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll re-post if it is a success and delete this Thread. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2012 14:08:14 GMT</pubDate>
    <dc:creator>JeremyGoldsmith</dc:creator>
    <dc:date>2012-08-15T14:08:14Z</dc:date>
    <item>
      <title>Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296694#M3978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working on a Data Driven Pages project for a Map Book of our townships in Salt Lake County.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a problem with dynamic text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my dynamic text:&amp;nbsp; &amp;lt;dyn type="Page" property="PageNum_E" preStr="See Page : "/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I am on page 2 of my data driven pages, there isn't a GridIndex reference to the east and to the north.&amp;nbsp; Therefore in 'Layout View', I should see [empty] where the text is located for "PageNum_E" and for "PageNum_N".&amp;nbsp; If I export to PDF, I still see the neighboring static text of "See Page: " and I don't want it to show when I don't have a GridIndex in that location.&amp;nbsp; I want no text to display when there isn't a GridIndex in that location.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The eerie situation is that the same line of dynamic text for "PageNum_W" works just how I want it to.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a screen shot of my problem below...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How come this is happening?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16900[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 18:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296694#M3978</guid>
      <dc:creator>JeremyGoldsmith</dc:creator>
      <dc:date>2012-08-13T18:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296695#M3979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems to me from the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Working_with_dynamic_text/00s900000013000000/"&gt;help document &lt;/A&gt;&lt;SPAN&gt;that because "See Page : " might be a static element the string doesn't evaluate to blank so you will not see the [Empty String] message.&amp;nbsp; You would only see the [Empty String] when your dynamic text contains only the dynamic element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the imporant bit from the help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If a dynamic text element string parses to nothing, you will see [empty] displayed on the layout. When the layout is exported or printed, [empty] text elements are dropped. You will not see these in your output. Displaying them in the layout view lets you know that a text element is present, but the value the dynamic tag is referring to is currently null.&lt;BR /&gt;&lt;BR /&gt;The entire text element string is evaluated. For example, if you have the following text: &lt;BR /&gt;&lt;BR /&gt;Map Credits: &amp;lt;dyn type="document" property="name"/&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;and the document doesn't have credit information,you'll still see Map Credits: on the layout because the parsed text element string is not blank. It has static text in it. If you export or print the map, Map Credits: will appear on the map. On the other hand, if you have the following text: &lt;BR /&gt;&lt;BR /&gt;&amp;lt;dyn type="document" property="name"/&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;you will see [empty] on the display because the parsed text element string is blank.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 23:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296695#M3979</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2012-08-13T23:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296696#M3980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeremy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this and see if it gives you what you want:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;dyn&amp;nbsp; type="page" property="PageNum_E" preStr = "See Page:" emptyStr=""/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You still won't see [Empty String] in the layout but you should also not see the "See Page:" text if there is not an adjacent page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 22:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296696#M3980</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2012-08-14T22:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296697#M3981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joel, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate your help on this.&amp;nbsp; I tried your line of (dynamic text) code already and the emptyStr="" doesn't remove the preStr="See Page: ".&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even when I just enter this line of code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;dyn&amp;nbsp; type="page" property="PageNum_N"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't return a [empty] on my layout view like it should. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 22:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296697#M3981</guid>
      <dc:creator>JeremyGoldsmith</dc:creator>
      <dc:date>2012-08-14T22:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296698#M3982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joel, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it because I am working in a 9.x version of ArcMap with an ArcInfo license?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 22:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296698#M3982</guid>
      <dc:creator>JeremyGoldsmith</dc:creator>
      <dc:date>2012-08-14T22:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296699#M3983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeremy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well I don't know how that could be, Data Driven Pages only came out at the 10.0 release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also your screen shot from your first post looks like 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why it's not working for you, the code I posted worked for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 22:56:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296699#M3983</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2012-08-14T22:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296700#M3984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joel- &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the support.&amp;nbsp; We are going to try and open my .mxd on a different computer with a newer OS and better hardware to see if anything is different. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll re-post if it is a success and delete this Thread. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 14:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296700#M3984</guid>
      <dc:creator>JeremyGoldsmith</dc:creator>
      <dc:date>2012-08-15T14:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296701#M3985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joel-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it make a difference if my Grid Index and Parcels are individual shapefiles?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to be working out of a geodatabase for the dynamic text to work appropriately?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 14:15:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296701#M3985</guid>
      <dc:creator>JeremyGoldsmith</dc:creator>
      <dc:date>2012-08-15T14:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages: Dynamic Text Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296702#M3986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Does it make a difference if my Grid Index and Parcels are individual shapefiles? &lt;BR /&gt;&lt;BR /&gt;Do I have to be working out of a geodatabase for the dynamic text to work appropriately?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeremy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't believe there is any problem using an index grid that is a shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best of luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 22:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-dynamic-text-difficulties/m-p/296702#M3986</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2012-08-16T22:20:11Z</dc:date>
    </item>
  </channel>
</rss>

